home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 264 / man / file.man < prev    next >
Encoding:
Text File  |  1988-06-17  |  734 b   |  67 lines

  1.  
  2.  
  3.  
  4.         FILE                  ST-UNIX User's Manual                  FILE
  5.  
  6.  
  7.  
  8.         COMMAND
  9.              file - find file type (source or executable)
  10.  
  11.         usage
  12.              file [ file ...  ]
  13.  
  14.         DESCRIPTION
  15.              _✓F_✓i_✓l_✓e looks at the _✓f_✓i_✓l_✓e and tries to determine it's  language
  16.              type.  If  the file is ascii the first block is read and the
  17.              source code is examined to determine it's language.
  18.  
  19.              The languages known about are 'C', pascal, lisp,  and  shell
  20.              scripts.
  21.  
  22.  
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.         Printed 10/April/1987     1 April 1987                          1
  64.  
  65.  
  66.  
  67.