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