Hi Tia,
ls *.c .*c That's it, Jimmy Richards On 21 Mar 2001 04:19:07 +0000, john smith wrote: > hi, > Let's say I have 3 files namely; one.c, two.c and a hidden .c file (.hid.c). > now I want to list them... the command > ls -al *.c shows only the two files and it doesn't show the third one... any > ideas? > > tia