Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 4
    That'd work for all files currently in /home/scripts/logs/ but not any that are created later. I'm not sure that's what he wants. Commented Nov 21, 2019 at 8:03
  • @Petr Tesařík i need to create symlink for the directory so all the files created later will be present in /home/log Commented Nov 21, 2019 at 8:20
  • @xaglez Hm, so, what should happen to the original content of your target directory? Do you expect some magic that merges the content of the original directory with the directory you're linking? Commented Nov 21, 2019 at 19:45