How do I move a linked file on Unix?
- by r3mbol
I have a bunch of files in one directory and links to each one of those files in another directory. So ls -l looks something like this:
lrwxrwxrwx 1 rembol rembol 89 Jan 25 10:00 copyright.txt -> /home/rembol/solr/target/deploy/data/core/copyright.txt
lrwxrwxrwx 1 rembol rembol 92 Jan 25 10:00 jar-versions.xml ->…