bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

archiving directory metadata but not contents


From: Paul Jarc
Subject: archiving directory metadata but not contents
Date: Fri, 07 Jun 2002 14:18:56 -0400
User-agent: Gnus/5.090007 (Oort Gnus v0.07) Emacs/21.2 (i686-pc-linux-gnu)

I want to create an archive including the contents of foo/bar/ and the
metadata of foo/, but not other contents of foo/.  This seems to work:
tar -c --no-recursion foo --recursion foo/bar
But the info doesn't make it clear that this is *supposed* to work.
Is this an accident, or is it safe to rely on this?


paul



reply via email to

[Prev in Thread] Current Thread [Next in Thread]