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

Next revision
Previous revision
preparation:fhhome:fh.env.html [2017/11/13 01:54]
kurihara created
preparation:fhhome:fh.env.html [2019/02/11 00:50] (current)
kurihara
Line 1: Line 1:
-====== fh.env ======+[[:index.html#Preparation|Top#Preparation]] 
 +====== $FHHOME/fh.env ======
  
  
 <sxh bash toolbar:false gutter:false> <sxh bash toolbar:false gutter:false>
-export FHHOME="/home/fasthandle/tools+# FastHandle Environment 
-export PATH="$PATH:$FHHOME:."+
 +# source /home/fasthandle/fhhome/fh.env  with  ~/.bashrc 
 +
 +export FHHOME="/home/fasthandle/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>
 +
 +
 +\\
 +<WRAP box 90%>
 +[[:index.html#Preparation|Top#Preparation]]
 +<catlist ..: -noAddPageButton -noHead>
 +</WRAP>


preparation/fhhome/fh.env.html.1510505696.txt.gz · Last modified: 2017/11/13 01:54 by kurihara