wengophone2.0 shortcut
kzutter
ulist at gs1.ubuntuforums.org
Mon May 29 21:29:30 UTC 2006
Do not put the ./ before the filename.
Put the full path in instead.
/path/to/file/wengophone.sh
./ literally means "this directory"
You use ./ when you are at the command line and the file is in the
current directory, but the current directory is not in your PATH
environment variable.
Your home dir is usually not in the PATH - it's a safety feature -
-Ken
--
kzutter
More information about the ubuntu-users
mailing list