Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jan 1999 13:01:03 -0500 (EST)
From:      The Classiest Man Alive <ksmm@threespace.com>
To:        newbies@FreeBSD.ORG
Subject:   Re: The FreeBSD User Guide
Message-ID:  <Pine.BSI.3.95.990108125921.28315N-100000@shell1.cybercom.net>
In-Reply-To: <Pine.A41.4.05.9901080925450.125176-100000@goodall1.u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Jan 1999, K. Marsh wrote:

: 	cat phonelist.txt | sort
: 	cat phonelist.txt | sort | more


Doesn't sort take a filename as an argument, so that these examples could
just start with

	sort phonelist.txt

instead?

--K.S.


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.990108125921.28315N-100000>