[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange 'find' result



	Subject: Strange 'find' result
	Date: Mon, Feb 15, 1999 at 09:01:51AM +0200

In reply to:Johann Spies

Quoting Johann Spies(jhspies@futurenet.co.za):
> 
> Can somebody explain this to me?
> 
> $ find /cdrom -iname wx*
> $ find /cdrom -iname wxx*
> /cdrom/debian/hamm/hamm/binary-i386/libs/wxxt1_1.66d-2.deb
> 
> Why does the first 'find' query give no results?

Try this instead 

find /cdrom -iname wx\*



> 
> Johann
> 
>  --------------------------------------------------------------------------
> | Johann Spies                                 Windsorlaan 19              |
> | jhspies@futurenet.co.za                3201 Pietermaritzburg             |
> | Tel/Faks Nr. +27 331-46-1310		       Suid-Afrika (South Africa)  |
>  --------------------------------------------------------------------------
> 
>      "For by him were all things created, that are in  
>       heaven, and that are in earth, visible and invisible, 
>       whether they be thrones, or dominions, or  
>       principalities, or powers; all things were created by 
>       him, and for him."         Colossians 1:16 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 
> 

-- 
Real Programmers don't write in PL/I.  PL/I is for programmers who
can't decide whether to write in COBOL or FORTRAN.
_______________________________________________________
Wayne T. Topa <wtopa@ix.netcom.com>


Reply to: