:wild in pathnames?
randomtalk_at_gmail.com
Date: 03/27/05
- Next message: Ulrich Hobelmann: "Re: The Greatest News Ever!"
- Previous message: randomtalk_at_gmail.com: "Re: The Greatest News Ever!"
- Next in thread: Pascal Bourguignon: "Re: :wild in pathnames?"
- Reply: Pascal Bourguignon: "Re: :wild in pathnames?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 26 Mar 2005 18:41:09 -0800
hi, i try to make sense of what :wild do in pathnames.. i'm trying to
learn pathnames and currently is reading chapter 15 of the book
Practical Common Lisp.. He describe wild as: "...that has one or more
components containing the special value :wild and returns a list of
pathnames representing files in the file system that match the wild
pathname."
at least i don't quite get what exactly is wild pathname.. is it a wild
card kind thing that matches random arbitrary amount of pathnames? what
use would that be?
if anyone has any elaboration on pathnames to aid my study would be
much appreciated too :D
thank you very much!
- Next message: Ulrich Hobelmann: "Re: The Greatest News Ever!"
- Previous message: randomtalk_at_gmail.com: "Re: The Greatest News Ever!"
- Next in thread: Pascal Bourguignon: "Re: :wild in pathnames?"
- Reply: Pascal Bourguignon: "Re: :wild in pathnames?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|