Mailinglist Archive: opensuse (2629 mails)

< Previous Next >
Re: [SLE] OT: counting lines (in a text file)
  • From: dr1moe@xxxxxxxxx (Moe)
  • Date: Tue, 23 May 2000 11:09:10 -0700 (PDT)
  • Message-id: <20000523180910.13696.qmail@xxxxxxxxxxxxxxxxxxxx>



Hi Sam,

do a cat 'filename' | wc -l
that should do it.

Moe

--- Sam Carleton <activex1@xxxxxxx> wrote:
> Folks, I would like to take a bunch of text files
> and find out how many
> lines total are in the files. Is there some quick
> and easy way to do
> this in Unix?
>
> Sam
>
>
> --
> To unsubscribe send e-mail to
> suse-linux-e-unsubscribe@xxxxxxxx
> For additional commands send e-mail to
> suse-linux-e-help@xxxxxxxx
> Also check the FAQ at
> http://www.suse.com/Support/Doku/FAQ/
>

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


--
To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the FAQ at http://www.suse.com/Support/Doku/FAQ/


< Previous Next >