Changes

Jump to: navigation, search

Universal Firefox on a USB Key

297 bytes added, 23:22, 7 March 2008
Project Details
http://www.issociate.de/board/post/285661/Bash_script_own_path.html .. more on finding the scrip path
 
 
linux script that works....must resolve the missing shared libraries!!!
progname="$0"
curdir=`dirname "$progname"`
progbase=`basename "$progname"`
echo "progname - whole path and name= " $progname
echo "curdir - directory!! = " $curdir
echo "progbase - script name = " $progbase
== Project News ==
1
edit

Navigation menu