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