In article <[EMAIL PROTECTED]>,
Ian Dowse  <[EMAIL PROTECTED]> wrote:
> 
> Why not actually store the fake ID in a symbolic link? That way you just
> do a readlink(), which would be safer, neater and faster than reading a
> file. A user can set up a fake ID with something like:
>       
>       ln -s "Warm-Fuzzy" .fakeid

Ick.  Please, no more abuse of symbolic links!  Once (malloc) was
enough.

Data is held in files, not in filenames.

John
-- 
  John Polstra                                               [EMAIL PROTECTED]
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "No matter how cynical I get, I just can't keep up."        -- Nora Ephron


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

Reply via email to