Pages

Friday, August 22, 2014

Search for File Type in UNIX Directory and All Subdirectories

Here's a simple way to find and list all files in a UNIX directory and the containing subdirectories.  This example script shows how to search for all files with the extension ".R":

No comments:

Post a Comment