Question: UNIX 3. Create a script called ifRead.sh Script Requirements: read two positional parameters from command line Use if/fi statement and a test command to compare
UNIX 3. Create a script called ifRead.sh Script Requirements: read two positional parameters from command line Use if/fi statement and a test command to compare the two positional parameters. If the two positional parameters match, then echo match If the two positional parameters do not match, echo end of program Run script and include two matching arguments, then try with not matching arguments. **Deliverables: Show content of your script and commands and output (for two matching arguments)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
