diff --git a/documentation/symlink.adoc b/documentation/symlink.adoc index 9c62918e6..7b9b2efb3 100644 --- a/documentation/symlink.adoc +++ b/documentation/symlink.adoc @@ -21,6 +21,10 @@ To do so you might need to be connected to a VPN depending on the company settin | |=== +IDEasy provides a tool to create symlinks using the `ln` command. As example: +`ide ln -sr src-folder target-link-folder` +The result can be verified using `ls -la` + == Running Tests Without Symlink Permissions If you are a contributor and want to run the test suite without administrator privileges or enabling symlink permissions, you can still do so.