Re: pathname with tilde and wildcard characters

Peter Münster <[email protected]>
Newsgroups gmane.lisp.steel-bank.general
Message-ID <[email protected]>
On Wed, Jun 05 2024, "Michał \"phoe\" Herda" via Sbcl-help wrote:

> (open #p"~/tmp/test-\\?\\?-file" :if-does-not-exist :create)

Ok, so I have to translate the wildcard characters.
? -> \\? and so on...


On Thu, Jun 06 2024, Stas Boukarev wrote:

>  (if (eql (search '(:relative "~")

Or the "~"...


I just have to choose! ;)

-- 
           Peter



_______________________________________________
Sbcl-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sbcl-help
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.