Page 1 of 1

sh

Posted: Sat Sep 25, 2004 1:00 pm
by nethic
is there a certain way to open .sh files , do i have to drop to a diffrent shell cmd
or can i tar it or ./ the file i'm not sure
thanx guys :)

Posted: Sat Sep 25, 2004 6:47 pm
by stealth
just cd to the directory the sh file is in and ./file.sh
make sure it it set to executable also

if you want to read up on some linux things, which i recommend you do checkout this site.

[url=http://www.tldp.org]The Linux Documentation Project[/url]

edit: spelling