Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!psuvax1!rutgers!cmcl2!adm!news From: GEBORSA%PLKRCY11@searn.sunet.se ( Mariusz Borsa) Newsgroups: comp.unix.questions Subject: Re: Half of a ls -l ? [INFO-UNIX Digest V12#102] Message-ID: <26902@adm.brl.mil> Date: 15 May 91 13:04:11 GMT Sender: news@adm.brl.mil Lines: 4 I think that there is another (simpler) solution, which follows ls -l awk '{print $3 $4 $5}' Yours Mariusz Borsa