If you made simlink when you installed Houdini, you can simplify directory path to jump to:
if (($1 == 16)); then cd /opt/hfs16.0 elif (($1 == 17)); then cd /opt/hfs17.0 fi
タグ
tips mainly for Houdini
if (($1 == 16)); then cd /opt/hfs16.0 elif (($1 == 17)); then cd /opt/hfs17.0 fi
コメントをかく