WaltS wrote:
On 05/24/2013 03:25 PM, MR ZenWiz wrote:
$ /opt/seamonkey/seamonkey
bash: /opt/seamonkey/seamonkey: No such file or directory
The correct command is /opt/seamonkey/./seamonkey
No, that's the same as /opt/seamonkey/seamonkey since "." simply means
"this/that directory". Typing "./seamonkey" when being inside
/opt/seamonkey (for example) is only needed because simply typing
"seamonkey" instead would only search for "seamonkey" inside paths that
are listed in environment variable PATH ($PATH) which usually doesn't
include "." ("this directory").
HTH
Jens
--
Jens Hatlak <http://jens.hatlak.de/>
SeaMonkey Trunk Tracker <http://smtt.blogspot.com/>
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey