home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / unix / volume4 / se / part7 / se_h / f < prev    next >
Encoding:
Text File  |  1986-11-30  |  693 b   |  17 lines

  1.         f -- File command
  2.  
  3.              default range              syntax
  4.                   n/a               f [file name]
  5.  
  6.         "f"  is  used to print or reset the name of the current file
  7.         being edited.  f [file name] resets the name for the current
  8.         file.  This filename is used by the "w", "e", and  "r"  com-
  9.         mands  when  no  parameters are provided.  f does not change
  10.         the "ok" toggle.  f with no parameters prints out the remem-
  11.         bered name.  In file names, Se will  expand  any  enviroment
  12.         variables that start with a $.
  13.  
  14.         To  return  to  the  command directory, type "hcomdir."  See
  15.         also:  "he", "hw", "hr", and "hok".
  16.  
  17.