The Direct Path to Linux UBUNTU
Chapter 5
UNIX Shell Programming
Learn UNIX by examples
Execute the shell scripts:
$ ./if-args.sh 5000 4999 The value of 5000 is greater than the value of 4999.
Back to Chapter 5 Shell Programming