From owner-freebsd-newbies Fri Jan 8 13:42:16 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA29475 for freebsd-newbies-outgoing; Fri, 8 Jan 1999 13:42:16 -0800 (PST) (envelope-from owner-freebsd-newbies@FreeBSD.ORG) Received: from goodall1.u.washington.edu (goodall1.u.washington.edu [140.142.12.163]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA29461 for ; Fri, 8 Jan 1999 13:42:12 -0800 (PST) (envelope-from durang@u.washington.edu) Received: from localhost (durang@localhost) by goodall1.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA199520; Fri, 8 Jan 1999 13:41:40 -0800 Date: Fri, 8 Jan 1999 13:41:39 -0800 (PST) From: "K. Marsh" To: The Classiest Man Alive cc: newbies@FreeBSD.ORG Subject: Re: The FreeBSD User Guide In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 8 Jan 1999, The Classiest Man Alive wrote: > 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 They sure could, but then you wouldn't be learning how to use a pipe, which was the premise of the example. Kenneth J. Marsh University of Washington durang@u.washington.edu Chemical Engineering To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message