Subject: Re: bash realpath problem
To: Mihai Chelaru <kefren@netbsd.ro>
From: Rick Kelly <rmk@toad.rmkhome.com>
List: current-users
Date: 04/29/2002 14:32:03
Mihai Chelaru said:
>This is, I presume, for historical compatibility. Certain versions of
>Unix, and early network file systems, used paths of the form
>//hostname/path to access `path' on server `hostname'.
I have a Charles River Data Systems box running UNOS, a real-time UNIX
clone that has the usual NFS and friends, as well as running Universenet.
Universenet works like this:
I'm on system "A". I want to copy files from system "B".
cp /../B/home/rmk/somefile .
You can also:
cd /../B/home/rmk
--
Rick Kelly rmk@rmkhome.com www.rmkhome.com