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
Next revision
Previous revision
preparation:fhhome:fh.env.html [2018/01/21 00:20]
kurihara
preparation:fhhome:fh.env.html [2019/02/11 00:50]
kurihara
Line 6: Line 6:
 # FastHandle Environment # FastHandle Environment
 # #
-# source /home/fsasthandle/fhhome/fh.env  with  ~/.bashrc+# source /home/fasthandle/fhhome/fh.env  with  ~/.bashrc
 # #
 export FHHOME="/home/fasthandle/fhhome" export FHHOME="/home/fasthandle/fhhome"
-export PATH="$PATH:$FHHOME/fhscripts:."+export FHLINUX="/home/fasthandle/fhhome/linux" 
 +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. 
 +export PYTHONDONTWRITEBYTECODE=1
 </sxh> </sxh>
  


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