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.
another prob bout Bourne shell
Name: Tennyson Date: April 20, 2003 at 18:30:29 Pacific OS: Win CPU/Ram: 64mb
Comment:
Write a Bourne shell that will prompt the user for a number and which can be ended only by the user typing STOP.The script should ignore the interrupts from Control + C and Control + \ and should display a message specifying the interrupt.
Summary: any1 got any idea how to write a bourne shell script that will print a file and then email a user the result of the printing, including a list of the files that cant be sent to the printer. ...
Summary: How to write bourne shell script that will prompt the user for a number and which can be ended only by the user typing STOP. The script should ignore the interrupts from Control +C and Control +\ ...
Summary: Bash is the default shell in Linux. It using a color coding scheme (blue for directories, yellow for executables and white for everything else (there may be others, this is just what I've noticed ove...