I have a neat prog called ``tardy'' which is a tar post-processor.
When I unpack, I use
gzcat linux-2.1.XXX |
tardy --remove-prefix=linux --prefix=linux-2.1.XXX |
tar xvf -
which unpacks it into the linux-2.1.XXX directory instead of the linux
directory. (For suitable values of XXX.)
You can get the tarball from
http://www.canb.auug.org.au/~millerp/tardy.html
Regards
Peter Miller E-Mail: millerp@canb.auug.org.au
/\/\* WWW: http://www.canb.auug.org.au/~millerp/
Disclaimer: The opinions expressed here are personal and do not necessarily
reflect the opinion of my employer or the opinions of my colleagues.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu