[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Stupid Question



At 10:24 AM 3/14/99 -0500, Robert Aisenberg wrote:
>Hi-
>    I was wondering how I could view a text file like dos's type
><filename>

cat <filename>

If the file is longer than 25 lines I suggest you use more or less.
e.g. cat <filename>|more    or     cat <filename>|less

see the manual for cat, more, less, tail

hth

Ivan.

>Thanky you,
>-James
>
>
>-- 
>Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org <
/dev/null
>
>
>


Reply to: