Re: [AVFS] ~/.avfs and symlinks
Miklos Szeredi <[email protected]> Mon, 06 Mar 2006 14:21:44 +0100
| Newsgroups | gmane.comp.file-systems.avfs.user |
|---|---|
| Message-ID | <[email protected]> |
> ~/foo -> /mnt/foo > cd ~/foo/bar > ls ~/.avfs/$PWD/file.tar# > will return an error > > ls: /home/peter/.avfs//home/peter/foo/bar/file.tar#: No such file or directory Hmm. How about doing ls ~/.avfs/`/bin/pwd`/file.tar# The kernel does know the already resolved pwd, only the shell is using the unresolved one. Miklos ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642