| To: | scsh-bugs@martigny.ai.mit.edu |
|---|---|
| Subject: | file-match |
| From: | Michael Becker <mb12@coconet.de> |
| Date: | Mon, 7 Aug 1995 19:47:19 +0200 (MESZ) |
trying file-match i got the following-error:
mb12(aix2 ~):scsh
Scsh 0.3
> (file-match "v14" #f "" file-directory?)
Error: 2
"No such file or directory"
#{Procedure 8310}
1> (file-directory? "v14/develop/rt")
#t
i think that 'file-match' finds a symlink which could not be resolved.
is there a way to say file-match to resolve or not to resolve symlinks
say like the 'find -follow' option?
is there any understandable description for the cryptic debugger?
michael
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: expand-file-name, Olin Shivers |
|---|---|
| Next by Date: | file-symlink? always returns #f, Michael Becker |
| Previous by Thread: | Scsh discussion -> netnews, Olin Shivers |
| Next by Thread: | file-symlink? always returns #f, Michael Becker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |