Skip site navigation (1)Skip section navigation (2)
Date:      22 Oct 2002 23:21:22 -0700
From:      swear@attbi.com (Gary W. Swearingen)
To:        Peter Leftwich <Hostmaster@Video2Video.Com>
Cc:        FreeBSD Questions LIST <FreeBSD-Questions@FreeBSD.Org>
Subject:   Re: du, find/xargs/sort, and MP3.tar
Message-ID:  <5lbs5lzndp.s5l@localhost.localdomain>
In-Reply-To: <20021022205849.O1718-100000@dhcp-407-32.san.rr.com>
References:  <20021022205849.O1718-100000@dhcp-407-32.san.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Leftwich <Hostmaster@Video2Video.Com> writes:

> Then I thought I'd get crafty and `tar tvf MP3.DONE0415021909MPT.tar >
> the-tarfile.out` thinking I could later run things through `sort` but I am
> hung up on how to get similar output that shows the contents of MP3/.

tar cf - MP3/ | tar tvf - >the-mp3dir.out

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5lbs5lzndp.s5l>