This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: New symlinks.


Christopher Faylor wrote:
> 
> On Wed, Feb 28, 2001 at 11:29:54PM +0100, Corinna Vinschen wrote:
> >On Wed, Feb 28, 2001 at 10:22:32PM +0100, Heribert Dahms wrote:
> >> Yeah, and what should
> >>      find . | xargs ls -ld
> >> find implicitly and write explicitly?
> >
> >It should implicitely find foo and explicitely write `foo'
> >since that is given from find to xargs.
> >
> >My point is simply iff somebody asks for foo.lnk _knowingly_
> >Cygwin shouldn't react with `File not found'. That's the true
> >surprise IMO.
> 
> That is the issue that I was raising initially.  We can agree to
> disagree on this fact.  It seems that people are currently speculating
> wildly without actually trying the current implementation.
> 

And should be the only issue left to discuss.
If
  ln -s foo bar
then
  ls -l bar.lnk
should output
  ls: bar.lnk: No such file or directory
because the user should not be concerned with implementation and from
the users point of view bar.lnk doesn't exist.

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]