Re: [SLUG] Virtual Folder

From: Ronan Heffernan (ronanh@auctionsolutions.com)
Date: Wed Jun 23 2004 - 14:58:16 EDT


Eric Jahn wrote:

>Is there a command-line way in linux to create a folder that is really a
>symbolic link to another folder? I don't want to simply create a symbolic
>link, but something that is actually viewed by the filesystem as a directory.
>Thanks!
>
>
A symlink to a directory *is* viewed by the filesystem as a directory
for almost all purposes. This charade is complete enough that it is not
unusual to see /home or /var as symlinks.

ln -s orig_dir new_name

--ronan
-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 18:10:23 EDT