This is the command dpns-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
dpns-ln - make a symbolic link to a file or a directory in the DPNS Name Server
SYNOPSIS
dpns-ln -s target [ linkname ]
dpns-ln -s target... directory
DESCRIPTION
dpns-ln makes a symbolic link to a file or a directory in the DPNS Name Server.
This requires write permission in linkname parent directory.
If linkname does not start with /, it is prefixed by the content of the DPNS_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 dpns-ln online using onworks.net services