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 [2017/11/26 23:45]
kurihara [fh.env]
preparation:fhhome:fh.env.html [2019/02/11 00:50]
kurihara
Line 1: Line 1:
 [[:index.html#Preparation|Top#Preparation]] [[:index.html#Preparation|Top#Preparation]]
-====== fh.env ======+====== $FHHOME/fh.env ======
  
  
Line 6: Line 6:
 # FastHandle Environment # FastHandle Environment
 # #
-# source /home/fsasthandle/tools/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:."+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>
  
Line 16: Line 24:
 <WRAP box 90%> <WRAP box 90%>
 [[:index.html#Preparation|Top#Preparation]] [[:index.html#Preparation|Top#Preparation]]
-<catlist ..: -noAddPageButton -noHead -sortAscending>+<catlist ..: -noAddPageButton -noHead>
 </WRAP> </WRAP>


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