×
unlink

unlink

Computer program
In Unix-like operating systems, unlink is a system call and a command line utility to delete files. The program directly interfaces the system call, which removes the file name and directories like rm and rmdir. Wikipedia
Operating system: Unix and Unix-like