Published on Sun, 10 Jun 2007 15:24:19 -0400 Read: 1193 times
This shell script is written in Bourne Shell. The Shell Script is used to retrieve the xth file from a directory. To execute the Bourne-shell script named as filename.sh in your UNIX operating system in Bourne shell prompt type sh filename.sh and press enter.
Filed in: UNIX Difficulty Level: Published on Thu, 24 May 2007 11:23:23 -0400 Read: 1011 times
This shell script is written in Bourne Shell. This script checks for new mail message every one hour and displays to user appropriate message about arrival of new mail. To execute the Bourne-shell script named as checker.sh in you UNIX operating system in Bourne shell prompt type sh checker.sh and press
Filed in: UNIX Difficulty Level: