$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2004-11-26 12:04:30
Michael Walter wrote:
>Hm yeah I know of these, I thought those more resembled hard links. Hmm.
>
>
>
I would say: neither nor. They are implemented at the filesystem driver,
so they are similar to an hardlink,
but they can span devices, so they are similar to a symlink.
Also you can only link directories, and not files.
Roland