Differences
This shows you the differences between the selected revisions of the page.
| scriptcommand_ln 2019-05-10 | scriptcommand_ln 2020-05-29 (current) | ||
| Line 1: | Line 1: | ||
| - | ====== ln ====== | + | ====== ln command ====== |
| [[task_link|Creates remote symbolic link]]. | [[task_link|Creates remote symbolic link]]. | ||
| Line 12: | Line 12: | ||
| ~~AD~~ | ~~AD~~ | ||
| - | ''<a href="javascript:alert(document.cookie)">aaa</a>''; | + | ===== Example ===== |
| + | <code winscp> | ||
| + | ln /home/martin/public_html www | ||
| + | </code> | ||
| ===== Converting to .NET Assembly ===== | ===== Converting to .NET Assembly ===== | ||
| There is no equivalent for ''ln'' command in [[library|.NET assembly]]. | There is no equivalent for ''ln'' command in [[library|.NET assembly]]. | ||