McKown, John wrote:
Is there a handy utility that I've missed which will tell me the longest line in a text file? I'm looking at something that I could use to determine if a text file should be printed in portrait or landscape mode, depending on the longest line length.
Just did that today ;-) use wc -L mark ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
