in reply to Re^2: Printing all the files that have both ".rtf" and ".ftp" by searching recursively in a given directory
in thread Printing all the files that have both ".rtf" and ".ftp" by searching recursively in a given directory

I only want to print the names of files

  • Comment on Re^3: Printing all the files that have both ".rtf" and ".ftp" by searching recursively in a given directory

Replies are listed 'Best First'.
Re^4: Printing all the files that have both ".rtf" and ".ftp" by searching recursively in a given directory
by Anonymous Monk on Apr 12, 2011 at 15:34 UTC
    So edit the code that prints out directories, and like comment it out or something :)