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. ;-) TimReceived 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