Brendan Arthurs hath declared on Monday the 05 day of September 2005 :-:
> Hi,
>> When following logfiles using tail -f, I'd like to have the entries
> displayed onscreen with a single terminal line used for each logfile
> line. That is, I don't want lines longer than the window width to be
> wrapped. Ideally they should contine beyond the edge of the terminal,
> which could then be scrolled horizontally to read beyond the edge.
you could use something like:
tail -f <file> | cut -c1-$COLUMNS
- bobb
--
Mr. Rogers could explain shoe-tying and make it seem like the coolest
thing in the world. He was our Uncle and older brother. He told us we
were special, and we knew he'd be there for us.
A cult leader, right down to the sneakers.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!