Question: task2 Write a bash script accepting one argument: (directory). The script must print to stdout the content of any file in (directory) (and, recursively, its

 task2 Write a bash script accepting one argument: (directory). The script

task2 Write a bash script accepting one argument: (directory). The script must print to stdout the content of any file in (directory) (and, recursively, its sub-directories) with an name ending with .txt. Assume that any file witha name ending in .txt contains only printable characters and use the command cat to print its content

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!