PAX problems with linked files

Glenn Fowler[drew] gsf at ulysses.homer.nj.att.com
Mon Mar 20 14:05:31 AEST 1989


In article <1122 at frog.UUCP>, john at frog.UUCP (John Woods) writes:
> In article <1989Mar17.174014.15444 at tmsoft.uucp>, woods at tmsoft.uucp (Greg Woods) writes:
> > I would also like to see extraction always create under the current
> > directory, regardless of whether there is a leading slash on the ...
> UNOS' archive-reader program (installation) takes an argument to strip
> a leading string from filenames, which not only handles turning ...

no need to hack the semantics

the -s option allows ed(1) style substitutions on archive pathnames
	-s ',^/*,,'
makes all archive pathnames relative to . and
	-s ',.*/,,'
collapses all pathnames to ./<base> (any delimiter, `comma' here, is valid)
-- 
Glenn Fowler    (201)-582-2195    AT&T Bell Laboratories, Murray Hill, NJ
uucp: {att,decvax,ucbvax}!ulysses!gsf       internet: gsf at ulysses.att.com



More information about the Comp.sources.bugs mailing list