0

Possible Duplicate:
How to create a soft or symbolic link?

I am new to ubuntu and wondering how I can associate the tags in the home folder (pictures, doc etc) to my files on a disk partition. I can easily do that in Win 7 but so far I can only find it under 'devices' in Ubuntu. Thanks, Chris

  • 1
    Could you better explain this? You mean to auto sort file types to specific folders? – Dominic Jordan Hasford Sep 27 '12 at 05:40
  • 1
    You may want symbolic links: http://askubuntu.com/questions/56339/how-to-create-a-soft-or-symbolic-link – Takkat Sep 27 '12 at 06:32
  • In Windows you have the library and clicking on it will take you to the files even if they are on a different drive. Ubuntu has the home folder with Doc, Music, pic folders but they are empty. How can these folder be linked to where I have the files stored (e drive)? – Chris Beug Sep 27 '12 at 12:21

1 Answers1

0

Use Symlink

ln -s 'location to link to' 'name of symlink'

For example:

ln -s /media/ExternalDrive ~/Documents/