Hi, On 30/Mar/05, timothy johnson wrote: > is there a way to link a dir to another dir without it moving to that > location on the filesystem. I was chrooting a user to lock them into a > dir, but I still wanted them to have access to this one dir that sits > outside the chrooted area???
How about mount --bind /dir1 /somewhere/dir2 Regards, Zarick Lau -- [email protected] mailing list
