Date: Fri, 8 Jan 1999 10:22:59 -0800 (PST) From: David Wolfskill <dhw@whistle.com> To: ksmm@threespace.com, newbies@FreeBSD.ORG Subject: Re: The FreeBSD User Guide Message-ID: <199901081822.KAA08541@pau-amma.whistle.com> In-Reply-To: <Pine.BSI.3.95.990108125921.28315N-100000@shell1.cybercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>Date: Fri, 8 Jan 1999 13:01:03 -0500 (EST)
>From: The Classiest Man Alive <ksmm@threespace.com>
>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?
pau-amma[1] man sort
SORT(1) SORT(1)
NAME
sort - sort lines of text files
SYNOPSIS
sort [-cmus] [-t separator] [-o output-file] [-T tempdir]
[-bdfiMnr] [+POS1 [-POS2]] [-k POS1[,POS2]] [file...]
sort {--help,--version}
....
Yes.
david
--
David Wolfskill UNIX System Administrator
dhw@whistle.com voice: (650) 577-7158 pager: (650) 371-4621
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?199901081822.KAA08541>
