find: Actions

 
 3 Actions
 *********
 
 There are several ways you can print information about the files that
 match the criteria you gave in the 'find' expression.  You can print the
 information either to the standard output or to a file that you name.
 You can also execute commands that have the file names as arguments.
 You can use those commands as further filters to select files.
 

Menu