home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / man / manpages.zoo / basename.1 next >
Encoding:
Text File  |  1991-11-13  |  571 b   |  67 lines

  1.  
  2.  
  3.  
  4. BASENAME(1L)                                         BASENAME(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      basename - strip directory and suffix from filenames
  10.  
  11. SYNOPSIS
  12.      basename name [suffix]
  13.  
  14. DESCRIPTION
  15.      This manual page documents the GNU version of basename.  The
  16.      basename command removes any leading path from _✓n_✓a_✓m_✓e; If _✓s_✓u_✓f_✓-
  17.      _✓f_✓i_✓x is specified and is identical to the end of _✓n_✓a_✓m_✓e, it is
  18.      removed from _✓n_✓a_✓m_✓e as well.  basename prints the resulting
  19.      name on the standard output.
  20.  
  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. Page 1
  64.  
  65.  
  66.  
  67.