Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

9
  • 2
    you should look up NTFS junction links. Commented Sep 17, 2013 at 3:57
  • 2
    also, I've never heard of a GNU/Linux filesystem that doesn't do symlinks. if you're using FAT my advice would be to get a better filesystem (I realize this is cheeky and useless, but it's true). Commented Sep 17, 2013 at 3:58
  • Most flash drives and sd cards are formatted with fat32 or vfat/fat64. Also, that was just an example. Also, a common filesystem is useful for transferring files between operating systems. Commented Sep 17, 2013 at 6:15
  • I know. FAT is a pretty terrible filesystem, but I realize it's useful - it was a joke. Commented Sep 17, 2013 at 7:01
  • 1
    Just to get your facts straight: Windows does support symlinks, NTFS supports symlinks and windows even ships with commands to create symlinks by default. Commented Sep 17, 2013 at 7:59