+++ Shrinand Javadekar [PLUG] [27-05-05 13:56 +0530]:
| What I am trying to do is something like this:
| 
| For a file, say named 'config', I want to have 2 names for it ,say
| 'config' and 'donfig'. So when I do an 'ls' on that directory, I
| should be able to see 2 files 'config' and 'donfig'
| 
| $ ls
| config donfig
| $
| 
| I DO NOT have the liberty of using symlinks. Other changes in the open
| syscall to handle 'donfig' as a name will be done later. Rite now I
| just want the above mentioned directory listing.

How about hard link?

Regards,
Shantanoo
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to