unlink

The system calls the function unlink to delete the specified file.

Supplementary instructions

unlink command is used by the system to call the function unlink to delete the specified file. It has the same effect as the rm command, which is to delete files.

grammar

unlink(option)(parameter)

Options

--help: display help;
--version: Display version number.

Parameters

File: Specify the file to be deleted.

继续阅读

接下来你可能需要这些内容

优先推荐相关内容,同时保留你的阅读轨迹和收藏入口。