Question: The oldest commands in UNIX/Linux are found in the /bin directory. They are simply two letters and the perform a single very specific task, but
The oldest commands in UNIX/Linux are found in the /bin directory. They are simply two letters and the perform a single very specific task, but they preform it very well.
Write a shell script called lab5.1 to search the /bin directory and find all commands that are made up of two lower case letters. Your script should save the list of commands, as well as the number of commands found, in a file called lab5.1.out.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
