- create-symlink old-fname new-fnameprocedure
Creates a symolic link in the file system. If an object with the same name exists, an exception is signaled.
- old-fname
- Existing name
- new-fname
- New name
Creates a symolic link in the file system. If an object with the same name exists, an exception is signaled.