Re: Idea for tar feature

From: Tim Kientzle <kientzle_at_freebsd.org>
Date: Sat, 26 Mar 2005 23:42:53 -0800
Christopher Nehren wrote:
> 
> Not from gtar, but rather OpenBSD's tar: the -s option, which allows you
> to perform s/// replacements on archive paths.

This is a good idea.  There's already a hook in the
source for doing pathname edits, so the only trick is
implementing the actual substitution code.  I think that
the Henry Spencer regex(3) routines in the FreeBSD libc
should fill the bill nicely.

I'll add it to my TODO list. ;-)

Tim
Received on Sun Mar 27 2005 - 05:42:59 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:30 UTC