Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: steve-parker.or ; Forum: Shell Scripting and child forums
Forum: Shell Scripting Jan 17th, 2005
Replies: 7
Views: 7,370
Posted By steve-parker.or
You can feed a text file to a shell script in various ways - typical syntax is:

cat somefile.txt | somescript.sh
or
somescript.sh < somefile.txt
or
cat somefile.txt | somescript.sh -
or...
Forum: Shell Scripting Jan 13th, 2005
Replies: 7
Views: 7,370
Posted By steve-parker.or
http://www.google.com/search?q=shell+scripting+tutorial
Forum: Shell Scripting Dec 6th, 2004
Replies: 0
Views: 21,531
Posted By steve-parker.or
Shameless plug:

http://steve-parker.org/sh/sh.shtml

A bourne Shell Programming/Scripting Tutorial for learning about using the Unix shell.
Centres on the Bourne shell, but mentions when bash...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC