13,420
edits
Changes
→Using Control Flow Statements in Shell Scripts
There are <u>other</u> comparison options that can be used with the test command such as testing to see if a regular file or directory pathname exists, or if the regular file pathname is –non-empty.
Refer to diagrams to the right involving the test command.
=INVESTIGATION 1: CREATING A SHELL SCRIPT=