[ILUG] listing files

Stephen Shirley diamond at skynet.ie
Mon Jul 16 10:19:11 IST 2001


On Mon, 16 Jul 2001 Ian_Hanney at canadalife.ie wrote:

> How can I list the files that end in 'c' excluding the '.rec' guys?  I've
> been fiddling with ls for too long now!
>
> Thanks,
>
> Ian.
>
>
>

How about
ls | grep '[[:digit:]]c$'

Steve

-- 
"My mom had Windows at work and it hurt her eyes real bad"





More information about the ILUG mailing list