13,420
edits
Changes
→Using Control Flow Statements in Shell Scripts
Refer to the table below for test options and their purposes.
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.
=INVESTIGATION 1: CREATING A SHELL SCRIPT=