delete_link(1m) hpux man page | unix.com

Man Page: delete_link

Operating Environment: hpux

Section: 1m

delete link(1m) 														   delete link(1m)

NAME
delete link - Deletes a soft link
SYNOPSIS
cdscp delete link link-name
ARGUMENTS
The full name of the soft link.
DESCRIPTION
The delete link command deletes a soft link. Privilege Required You must have delete permission to the soft link, or administer permission to the directory that stores the soft link.
NOTE
This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE.
EXAMPLE
The following command deletes the soft link /.:/sales/asia. cdscp> delete link /.:/sales/asia
RELATED INFORMATION
Commands: create link(1m), list link(1m), set link(1m), show link(1m) delete link(1m)
Related Man Pages
create_directory(1m) - hpux
delete_directory(1m) - hpux
list_directory(1m) - hpux
link(1) - osf1
unlink(1) - osf1
Similar Topics in the Unix Linux Community
delete links along with the files