Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 1997 22:04:46 -0700 (PDT)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-bin
Subject:   cvs commit:  src/bin/rm rm.1
Message-ID:  <199704090504.WAA26046@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         97/04/08 22:04:45

  Modified:    bin/rm    rm.1
  Log:
  Provide examples of how to remove file names that begin with
  a dash in non-getopt implementations.  E.g.:
  	rm /home/mpp/-filename
  	rm ./-filename
  
  Requested by: bde
  
  Revision  Changes    Path
  1.9       +8 -1      src/bin/rm/rm.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704090504.WAA26046>