Gary W. Swearingen <[EMAIL PROTECTED]> wrote:
 > ln [-fhinsv] linked_filename [link_filename]
 > ln [-fhinsv] linked_filename ... dir_filename
 > link existing_filename alternate_filename
 > 
 > This is cleaner, but I think "filename" should be standard in filenames.

But it is not a filename.

 > > True.  /etc/malloc.conf is a nice example of cases that this holds
 > > true, and the 'source' doesn't have to be a real file, or exist at all
 > > for that matter.
 > 
 > Yuck; malloc.conf is nasty.

No, it's extremely useful and efficient.  There should be
more software using symlinks like that.  (BTW, Netscape
does it for its lockfile, too, even though efficiency isn't
much of an issue in that case.)

Also, symlinks are an easy way to atomically check and create
lockfiles in shell scripts.

Regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.

"All that we see or seem is just a dream within a dream" (E. A. Poe)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to