home *** CD-ROM | disk | FTP | other *** search
/ MS-DOS 8.0 / MS-DOS8.iso / SOFTWARE / NC551 / NCFF.HL_ / NCFF.HLP
Text File  |  1999-02-10  |  1KB  |  25 lines

  1. File Find, Norton Commander 5.5, Copyright 1998 by Symantec Corporation
  2.  
  3. NCFF [locations] find_name [/F:"text" [/R] [/T]]
  4.                            [/C] [/S] [/D] [/M:{H|S|R|A|D|N}...]
  5.                            [/A:date[,time]] [/B:date[,time]]
  6.                            [/G:size[{K|M}]] [/L:size[{K|M}]]
  7.  
  8.   locations       Path name to search for.
  9.   find_name       File name to search for.
  10.   /F              Optional text to find in files.
  11.   /R              Regular Expression.
  12.   /T              Search for text in the text files only.
  13.   /D              Find duplicates.
  14.   /C              Search current Directory
  15.   /S              Include files in subdirectories.
  16.   /M              Tests files with specified attributes:
  17.                   H  Hidden files          S  System files
  18.                   R  Read-only files       A  Files ready to archive
  19.                   D  Directories           N  None.
  20.   /A              Tests files with date after specified.
  21.   /B              Tests files with date before specified.
  22.   /G              Tests files with size greater than specified.
  23.   /L              Tests files with size less than specified.
  24.  
  25.