Re: Creating a symlink to current directory does not display with ls as expected

2005-06-21 Thread Christopher Faylor
On Tue, Jun 21, 2005 at 11:35:26PM +, Eric Blake wrote: >> Hi, >> >> I'm not sure if this is the right place for this, but I have a question >> about how ls on cygwin displays a symlink pointing to the current >> directory. > >Yep, this is the right place. > >> >> When I do the following: >>

Re: Creating a symlink to current directory does not display with ls as expected

2005-06-21 Thread Eric Blake
> Hi, > > I'm not sure if this is the right place for this, but I have a question > about how ls on cygwin displays a symlink pointing to the current > directory. Yep, this is the right place. > > When I do the following: > > # cd ~ > # ln -s here . > # ls -l here > lrwxrwxrwx 1 gene.sally