Hi

you can create a file using any editor having
extention .sh Then make it executable and run it.
e.g.
create a file hello.sh
write : echo "hello world"
save the file.
change its permission to make it executable
To change the permission, on command prompt you can
write:
chmod +x path/hello.sh
then run it as ./hello.sh

Rgds,
Mahesh

--- "jennifer.jcarr" <[EMAIL PROTECTED]> wrote:

> I am very new to linux.  I was trying to write the
> little Hello World 
> script just to play with the script.  I was unable
> to figure out how to 
> make this work.  Can some one show my set by step
> how to save and run 
> this script?
> Thanks
> Jennifer
> 
> 



      5, 50, 500, 5000 - Store N number of mails in your inbox. Go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html


To unsubscribe from this list, please email [EMAIL PROTECTED] & you will be 
removed. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/LINUX_Newbies/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/LINUX_Newbies/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 

Reply via email to