The unlink is a command-line utility for removing a single file. It calls directly interfaces with the unlink system function, which removes a specified file. This tutorial shows you how to remove a file in Linux using unlink command. Removing File with unlink# Following is the syntax for the unlink command: unlink FILENAME Here, you