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
sh
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
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
^c exit