Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!ucsfcgl!cca.ucsf.edu!wet!epsilon From: epsilon@wet.UUCP (Eric P. Scott) Newsgroups: comp.sys.mac.comm Subject: Re: NCSA Telnet - ftp - and ls -lt | head Message-ID: <1390@wet.UUCP> Date: 25 Jul 90 18:50:11 GMT References: <48418215MES@MSU> Reply-To: epsilon@wet.UUCP (Eric P. Scott) Organization: Wetware Diversions, San Francisco Lines: 8 In article <48418215MES@MSU> 18215MES@MSU.BITNET writes: > I know that I can do a ls -lt to list sorted by >most recent additions, but how can I limit it to the first >10 - 15 lines of output? You could always use ls -ltr to sort in reverse time order. -=EPS=-