home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 326.lha / ARPTools / man / Tail.man < prev    next >
Text File  |  1989-12-27  |  1KB  |  64 lines

  1.  
  2.  
  3.  
  4.      Tail(V1.0)               ARPTOOLS Manual               Tail(V1.0)
  5.  
  6.  
  7.  
  8.      NAME
  9.           Tail - Display the last lines of a file.
  10.  
  11.      SYNOPSIS
  12.           Tail Files/... TO/K LIN/K BAN/S
  13.           
  14.      DESCRIPTION
  15.           Tail copy the last lines of a file or some files to 
  16.           the standard output or,if a TO argument is supplied, to
  17.           a file. It is possibile to supply several file names with
  18.           wildcards as well. If no input files are supplied Tail
  19.           default to the standard input. Tail supports real unnamed
  20.           pipes.
  21.  
  22.      OPTIONS
  23.           LIN
  24.                This, followed by a number specifies how many lines
  25.                must be displayed. Upto 256 lines can be displayed.
  26.                The default number of lines is 10.
  27.  
  28.           BAN
  29.                This option will display a banner before the 'tails'
  30.                of each file.
  31.  
  32.      EXAMPLE
  33.           To display the last commands issued into an ASH shell with
  34.           Conman, with a serial number:
  35.  
  36.           History | Type NUMBER | Tail
  37.    
  38.      BUGS    
  39.           None known.
  40.  
  41.      SEE ALSO
  42.           Head
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1
  64.