Question: Bash script 5.1 Pick a log file Make the log file name a variable cat the variable Show the last 3 lines of the log
Bash script 5.1
Pick a log file
Make the log file name a variable
cat the variable
Show the last 3 lines of the log file using the variable name
Bash script 5.2
Take user input of a file name
Try to find the file
Need output for file found
Need output for a file not found
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
