FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


preparation:fhhome:fh.env.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
preparation:fhhome:fh.env.html [2018/03/28 23:49]
kurihara
preparation:fhhome:fh.env.html [2019/02/11 00:50] (current)
kurihara
Line 9: Line 9:
 # #
 export FHHOME="/home/fasthandle/fhhome" export FHHOME="/home/fasthandle/fhhome"
-export PATH="$PATH:$FHHOME/bin:." +export FHLINUX="/home/fasthandle/fhhome/linux" 
-cd ${FHHOME}+export FHWIN="/home/fasthandle/fhhome/win" 
 +export FHOTHERS="/home/fasthandle/fhhome/others" 
 + 
 +export PATH="$PATH:$FHLINUX/bin:." 
 +cd ${FHLINUX}
  
 # I don't need .pyc files. So I don't make .pyc files. # I don't need .pyc files. So I don't make .pyc files.


preparation/fhhome/fh.env.html.txt · Last modified: 2019/02/11 00:50 by kurihara