Re: ls -L [some symbolic linked file] not working
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Sep 19, 2006, at 7:05 PM, Justin C. Walker wrote: -- Steve Checkoway _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com It's not a bug; it is the way links work. A link between files lets you reference the second (linked-to) file by the name of the first (linked from) file. I think the issue is that this behavior seems to contradict what the man page says: -L If argument is a symbolic link, list the file or directory the link references rather than the link itself. This option cancels the -P option. smime.p7s
participants (1)
-
Steve Checkoway