sabot105mm
Regular Contributor
i would like to make a symlink between 2 HDDs so that both HDDs can be accessed from one folder. one command i know of is for linux
will this work?
Code:
ln -s /path/to/file /path/to/symlink
Last edited: