Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Create self-updating symbolic links' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Create self-updating symbolic links
Authored by: duelafn on Nov 10, '03 01:50:11PM
The second number is the inode number. you can get this number by using ls:
ls -i filename
or for directories
ls -di directory


[ Reply to This | # ]