Howto Run a Shell Script

Smoot Carl-Mitchell smoot at tic.com
Fri Aug 24 19:35:50 UTC 2007


On Fri, 2007-08-24 at 21:09 +0200, Arnold Pietersen wrote:
> How does one run the following file:
> 
z600cups-1.0-1.gz.sh

>From a terminal window:

sh z600cups-1.0-1.gz.sh

or

./z600cups-1.0-1.gz.sh

If the executable bits are not set do this first:

chmod u+x z600cups-1.0-1.gz.sh

-- 
Smoot Carl-Mitchell
System/Network Architect
email: smoot at tic.com
cell: +1 602 421 9005
home: +1 480 922 7313




More information about the ubuntu-users mailing list