Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!news.funet.fi!funic!santra!fuug!fuug.fi!jtp From: jtp@ngs.fi (Jukka Partanen) Newsgroups: comp.unix.shell Subject: Re: bourne shell query Message-ID: Date: 30 Aug 90 12:17:36 GMT References: <26DC6447.15922@maccs.dcss.mcmaster.ca> Sender: news@fuug.fi (USENET News System) Organization: New Generation Software (NGS) Oy Lines: 8 In-Reply-To: fred@maccs.dcss.mcmaster.ca's message of 30 Aug 90 00:56:38 GMT In article <26DC6447.15922@maccs.dcss.mcmaster.ca> fred@maccs.dcss.mcmaster.ca (Fred Whiteside) writes: >files=`ls -rt * |grep -v '.*[a-zA-Z].*' | awk $1 '>=' $zots {print}` files=`ls -rt | grep -v '.*[a-zA-Z].*' | awk '$1 >= '$zots' {print}` -- A mountain is something you don't wanna fuck with.