Home > lang > link 
 fr de es it nl pl pt pt_BR mk sq ca hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Refresh  Search  Administration  
Documentation
History
 
LINK
LINK Target AS String TO Path AS String

Creates a symbolic link named Path that points at the Target file or directory.

This does the same as the shell 'ln -s' command.

See also

File & Directory Functions, The Linux 'ln' man page