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

Re: Stupid Question



In a message dated 3/14/99 9:22:21 AM Central Standard Time,
maxtech@Ultranet.com writes:

> Hi-
>      I was wondering how I could view a text file like dos's type
>  <filename>
>  Thanky you,
>  -James
>  


cat <file> will work the same as type will.

you can also use:
more <file> to do the same thing, but one page at a time.

-Jay


Reply to: