Auto-symlink contents of directory in my home directory?
Posted
by Nathaniel
on Super User
See other posts from Super User
or by Nathaniel
Published on 2009-12-31T04:45:37Z
Indexed on
2010/03/13
23:05 UTC
Read the original article
Hit count: 413
So I'm a dual-booter. I'm looking for an easy way to keep up-to-date symlinks in my Linux home folder pointing to every file and folder in the root of Windows personal directory.
So, say I have foo.txt and bar.txt in C:\Windows\Documents and Settings\Nathaniel. I want symlinks of those files to automatically be made in /home/nathaniel/ (while I'm running Linux, of course).
© Super User or respective owner