Re: Does tar have list files or option files?
On Wed, 28 Feb 2007 13:48:55 -0800, voipfc wrote:
Does tar have an option for getting the archives from a list,
switch: -T
like a
list of directories, file wildcasrds to add
or exclude
switch: -X
from the list to be archived?
Note: comments inline.
man tar. There are a lot of options. It definitely requires practice to
ensure it will do what you want.
--
Douglas Mayne
.
Relevant Pages
- Re: Upgrading HD difficulties
... Note that you can't make a copy of a whole system with tar, ... You didn't mention ever doing a minimum install. ... > or switch anything around. ... disk's contents to a separate subdirectory tree, to move the user data ... (freebsd-questions) - Re: Does tar have list files or option files?
... switch: -T ... Note: comments inline. ... man tar. ... but to exclude some files and ... (comp.os.linux.misc) - Re: Transferring install to another HD
... even think of using tar) but couldn't find any particular reference to ... references to "special files" to be warned about (such as never ever use ... Thomas' makedev line that I should avoid? ... I'm quite tempted to switch to GRUB, as I find it's syntax nicer, although ... (Debian-User) - tar acting strange with -T
... tar seems to be misbehaving when used with the -T switch. ... when I go to unpack it: ... Running find on this unpacked set confirms the file-list matches exactly that which I'm trying to use with the -T switch. ... I'm using a fresh installation of 7.2-RELEASE on amd64 installed from an ISO. ... (freebsd-questions) - Re: tar archive splittable to 650mb possible ?
... good start might be the tar man-page (there is a switch "-M", ... Jean Pierre ... (comp.os.linux.misc) |
|