Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Bourne shell script
Name: Mei Date: December 5, 2002 at 22:58:40 Pacific OS: sun 5.8 CPU/Ram: sun 5.8
Comment:
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 file named "spell.errs". The script will display spell.errs to the user using the more command.
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: 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 ...
Summary: Hello I have a question. I am trying to modify a bourne shell script to include some information as to capturing measuring statistics when a process is submitted in our application. The script needs t...