Gentoo Archives: gentoo-user

From: Jarry <mr.jarry@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] How can I create "dynamic" link?
Date: Tue, 10 Aug 2010 21:13:32
Message-Id: 4C61BF5E.5070204@gmail.com
1 Hi,
2 I am facing this problem: I have subdirectory, let's say
3 "/some/dir". I would like to create some kind of "dynamic"
4 and "preliminary" link, so that any future subdirectories,
5 created later in /some will in fact be links, pointing to
6 /some/dir.
7
8 So if later any user does:
9 cd /some
10 mkdir whatever
11
12 There should not be subdirectory /some/whatever, but actually link:
13 /some/whatever -> /some/dir
14
15 Is it possible?
16
17 Jarry
18
19 --
20 _______________________________________________________________
21 This mailbox accepts e-mails only from selected mailing-lists!
22 Everything else is considered to be spam and therefore deleted.

Replies

Subject Author
[gentoo-user] Re: How can I create "dynamic" link? Nikos Chantziaras <realnc@×××××.de>
Re: [gentoo-user] How can I create "dynamic" link? Bill Longman <bill.longman@×××××.com>
Re: [gentoo-user] How can I create "dynamic" link? Lanikai <samotna.wisnia@×××××.com>
[gentoo-user] Re: How can I create "dynamic" link? Grant Edwards <grant.b.edwards@×××××.com>