Question: Write a Perl script which will print out the pathnames of all text files which are under any of the directories whose names are given

Write a Perl script which will print out the pathnames of all text files which are under any of the directories whose names are given in the files on the command line. Write a Perl script, pill. which will interleave the lines of a file with those of another file writing the result to a third hide. If the files are a different length, then the excess lines are written at the end. A sample invocation: pill filial filein.2 file out Write a perl script which will print on stout the names of all text files under any of the directories given on the command line which contain the string "sniffer". A file name should only be printed a maximum of one time
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
