unlink

v(uutils coreutils) 0.0.30
unlink FILE
unlink OPTION

Unlink the file at FILE.

Options

Examples

Remove the specified file if it is the last link:

unlink {{path/to/file}}

The examples are provided by the tldr-pages project under the CC BY 4.0 License.

Please note that, as uutils is a work in progress, some examples might fail.