On Sun March 19 2006 7:59 am, Geoffrey wrote: > > ?ls -l | cut -c54-80 > > Well, the file name could be longer, so you might want > > ls -l |cut -c54- what happens if you have an 80 character line terminal and the filename wraps.. does cut go to the next line? -- Paul Cartwright Registered Linux user # 367800