Less will do exactly what you are looking for,
Just use as follows;
'less (filename)' then if the file is over a screenful cursor to end.
Then just enter 'F'.
I tested that several times to make sure it works.  I do use tail on some
logs that I monitor continuously by
'tail -f -n50 (filename)'.  Thus limiting the amount of memory used to
store the file.
Warren


             * |     Warren Hrach, San Diego, CA 92107       | *
             * | [EMAIL PROTECTED] Linux & BBBS on an AMD K5 | *
             * |          BBS at (619}224-4878               | *



-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to