home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13691 < prev    next >
Encoding:
Text File  |  1992-09-15  |  1.2 KB  |  31 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!sdd.hp.com!spool.mu.edu!darwin.sura.net!sgiblab!sgigate!odin!fido!zola!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: bru relative path extraction
  5. Message-ID: <ptausjc@zuni.esd.sgi.com>
  6. Keywords: bru
  7. Sender: news@zuni.esd.sgi.com (Net News)
  8. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  9. References: <89086@netnews.upenn.edu>
  10. Date: Wed, 16 Sep 92 01:43:21 GMT
  11. Lines: 18
  12.  
  13. In <89086@netnews.upenn.edu> raines@dirac.physics.upenn.edu (Paul Edgar Raines) writes:
  14.  
  15. | Is there a way to extract bru archive files with the name /usr/example/*
  16. | to disk files with the name /usr2/exmpl/*?  The -j relative path option
  17. | does not seem to allow you to specify the "point of relativity" so that
  18. | it extracts to /usr2/exmpl/usr/example/*.
  19.  
  20. Use:
  21.     cd /usr2/exmpl
  22.     bru -xvj /usr/example
  23.  
  24. -j strips the leading /, and extracts relative to the
  25. current directory (but the / must still be given on the
  26. /usr/example portion on the command line).
  27. --
  28. Let no one tell me that silence gives consent,  |   Dave Olson
  29. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  30.     Maria Isabel Barreno                        |   olson@sgi.com
  31.