Unlink
Jump to navigation
Jump to search
unlink
This is a command to invoke the underlying system call of the same name.
Provided by
Most (all?) Linux distributions incorporate this from the GNU Coreutils: man page
Related Commands
- link - Make hard links.
- ln - Make hard or soft links
- mkdir - Make directory nodes.
- mkfifo - Make a named pipe directory entry (aka fifo)
- mknod - Make a device node, or a socket node.
- readlink - Make a canonical name.
- rmdir - Remove empty directories.
- rm - remove a file (has more bells and whistles)
See Also
This article is a stub and needs to be finished. Plunge forward and help it grow!