> It's not a big deal to go through and do a find for them, given the fixed
> size and the exact structure of the file, but I'm guessing it may help
> somebody else if this extension were included in exfat-fuse. For every file
> that has the exact size of 1067, check for the structure and then spit out
> the symlink instead of the text file. My guess is that since Microsoft
> states that exFAT doesn't have softlink capabilities, this is a proprietary
> OSX extension.
> (
http://msdn.microsoft.com/en-us/library/windows/desktop/ee681827%28v=vs.85%29.aspx)
>
> This could even be an optional switch on mount.
Cool. I didn't know about this extension. The only thing that can