Closed mahiki closed 2 years ago
~
in a symlinkSymlinks are strings, and no character expansion when evaluated.
ln -s '~/toodoc/desertislandutils/tests/toobigdatadoc' tilde-doc
l tilde-doc/
# ls: cannot access 'tilde-doc/': No such file or directory
Change functionality to absolute paths instead of relative
Its much more rare to migrate machines than move folders around.
A better way is absolute path:
TODO
TODO: change script functionality TODO: convert existing relative symlinks DONE: test if
~
can be used in symlink, this would solve migration problemreminder about purpose of the toobigdatadoc script
I still want to keep my journal folder separate from arbitrary binary docs! Its just nicer.
The parallel file system is to separate binary files from text files