sh

Post Reply
nethic
Newby Cowboy
Posts: 32
Joined: Wed Sep 22, 2004 8:22 pm
Location: in your room
Contact:

sh

Post 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 :)

stealth
Junior Cowboy
Posts: 59
Joined: Tue Sep 21, 2004 12:05 am

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

Post Reply