Alright.. Consider this:
mkdir test && cd test
touch mytest
ln -s mytest mytest2
ln -h mytest mytest2
Now scp that test dir to another machine... See what you end up with.. 3 copies of the same file and no more symlinks.
|
Results 1 to 10 of 22
Thread: Little Known Linux commandsThreaded View
|
|