home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / xloadimg.zip / xloadimage.4.1 / uufilter.txt < prev    next >
Text File  |  1993-11-09  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. UUFILTER(1)              USER COMMANDS                UUFILTER(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      uufilter - decode uuencoded files to stdout
  10.  
  11. SYNOPSIS
  12.      _u_u_f_i_l_t_e_r [-f _o_u_t_f_i_l_e_n_a_m_e] [-l] [-s] [-v] [_i_n_f_i_l_e_n_a_m_e]
  13.  
  14. DESCRIPTION
  15.      _U_u_f_i_l_t_e_r is  a  "smart"  uuencoded  file  decoder  that  can
  16.      optionally dump the file to stdout.
  17.  
  18.      If no filename is supplied, input is read from stdin.
  19.  
  20.      _U_u_f_i_l_t_e_r automatically ignores lines that do not  appear  to
  21.      be  part of the uuencoded file.  This is particularly useful
  22.      in uudecoding files that have been concatenated from several
  23.      email  or news postings without stripping off the headers or
  24.      otherwise editting extraneous content.
  25.  
  26. OPTIONS
  27.      -f _f_i_l_e_n_a_m_e
  28.              Dump output to _f_i_l_e_n_a_m_e rather than the name  speci-
  29.              fied in the uuencoded file.
  30.  
  31.      -l      Lenient mode.  This is useful if  passed  through  a
  32.              mailer that adds trailing spaces.
  33.  
  34.      -s      Dump output to stdout rather than  to  the  filename
  35.              indicated in the uuencoded file.
  36.  
  37.      -v      Verbose mode; talks about what's going on.
  38.  
  39. AUTHOR
  40.      Jim Frost (jimf@centerline.com)
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.1   Last change: 21 October 1993                  1
  64.  
  65.  
  66.  
  67.