Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Bourne Shell Script
Name: Yugo Date: July 24, 2001 at 12:02:00 Pacific
Comment:
Hi, I am new to unix. I need copies of written shell scripts so that I can learn and run them. If you can help please email me at yugos1@excite.com
Name: Don Arnett Date: July 26, 2001 at 20:20:20 Pacific
Reply:
I'd suggest do a web search on "bourne shell tutorial" or "bourne shell documentation" etc to find some sites that can help you learn. Or buy a book.
Or goto egroups.yahoo.com and see if there is a group there.
0
Response Number 2
Name: Jegan Date: October 22, 2001 at 02:51:19 Pacific
Reply:
Dear Friend, the sams Tutorial book for 25 says to study Unix is the best book.I think u shall give a try. and regarding sed and awk u can study O reilly publication
Summary: I want to write bourne shell script called clean.Clean should move all files in a specified directory that has not been modified after the specified date, to a directory called .junk. the command shou...
Summary: Hey, Please help me with this bourne shell script: the script prompts the user for a list of files and then runs the spell command on each of the file. Storing the misspelled words in a temporary fil...
Summary: Any help >>>>on my Bourne shell script >>>>is appriciated!!! the requirement is: a shell script that will check the spelling of a file and append the words to the end of the file! Looking forward for ...