[H-CHAT] Re: [H-GEN] Encrypting a tar backup
Anthony Towns
aj at azure.humbug.org.au
Fri Oct 25 01:34:18 EDT 2002
[ Humbug *General* list - semi-serious discussions about Humbug and ]
[ Unix-related topics. Posts from non-subscribed addresses will vanish. ]
On Thu, Oct 24, 2002 at 11:15:36AM -0400, Jason Parker-Burlingham wrote:
> Perhaps a good discriminator would be whether one would use sort -u?
sort -u can be more efficient than sort | uniq -- for large amounts of
data, sort will use temporary files on /tmp -- adding -u can allow those
temporary files to be smaller, whereas |uniq can't.
Cheers,
aj
--
Anthony Towns <aj at humbug.org.au> <http://azure.humbug.org.au/~aj/>
I don't speak for anyone save myself. GPG signed mail preferred.
``If you don't do it now, you'll be one year older when you do.''
--
* This is list (humbug) general handled by majordomo at lists.humbug.org.au .
* Postings to this list are only accepted from subscribed addresses of
* lists 'general' or 'general-post'. See http://www.humbug.org.au/
More information about the General
mailing list