This is the command lfc-ln that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
lfc-ln - make a symbolic link to a file or a directory in the LFC Name Server
SYNOPSIS
lfc-ln -s target [ linkname ]
lfc-ln -s target... directory
DESCRIPTION
lfc-ln makes a symbolic link to a file or a directory in the LFC Name Server.
This requires write permission in linkname parent directory.
If linkname does not start with /, it is prefixed by the content of the LFC_HOME
environment variable. If linkname is not specified, the link is created in the current
directory with the same basename as the target. In the second form, it creates in
directory a link for each target.
EXIT STATUS
This program returns 0 if the operation was successful or >0 if the operation failed.
Use lfc-ln online using onworks.net services