> ejahn@localhost ejahn $ sh /opt/limewire/runLime.sh
> Why won't bash accept a full path?
I'm no expert, but why are you running your programs with sh?
if you run it: /opt/limewire/runLime.sh it will be executed by
bash, most of the features we love are in bash but not in sh.
Why won't bash accept a full path?
My bash does, I am using version 2.05a and 2.05b is available at:
I study bash programming daily, all of my script files start with:
#!/bin/bash so they are run by bash, not sh.
-- 73 (= Best Regards) de: Ron ka4inm@tampabay.rr.com 100% Slack. since July, 1997 (still free!) SENT D&T are UTC Visit my HAM Web SITE at: http://www.qsl.net/ka4inm
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:51:36 EDT