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
Next revision Both sides next revision
preparation:fhhome:fh.env.html [2017/11/26 23:43]
kurihara ↷ Page moved from preparation:fh.env.html to preparation:scripts:fh.env.html
preparation:fhhome:fh.env.html [2018/02/14 01:49]
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 PATH="$PATH:$FHHOME/fhscripts:." 
 +cd ${FHHOME} 
 + 
 +# I don't need .pyc files. So I don't make .pyc files. 
 +export PYTHONDONTWRITEBYTECODE=1
 </sxh> </sxh>
  
Line 16: Line 20:
 <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