unlink (移除档案)

嚯嚯 发表于 2020-07-19 05:32
浏览次数:
在手机上阅读

在类似Unix的操作系统上,unlink命令调用unlink系统功能并直接与unlink系统功能连接,该功能会删除指定的文件。 本文档介绍了unlink的GNU / Linux版本。

查看英文版

目录

1 unlink 运行系统环境

2 unlink 语法

3 unlink 示例

unlink 运行系统环境

Linux

unlink 语法

unlink FILE
unlink OPTION
选件
--help 显示帮助消息并退出。
--version 输出版本信息并退出。
unlink FILE
unlink OPTION
Options
--help Display a help message and exit.
--version Output version information and exit.

查看英文版

查看中文版

unlink 示例

unlink hope.txt

删除文件名hope.txt,如果没有其他指向文件数据的硬链接,则文件数据本身将从系统中删除。

unlink hope.txt

Removes the file name hope.txt, and if there is no other hard link to the file data, the file data itself is removed from the system.

查看英文版

查看中文版

其他命令行

userdel | usermod | ul | umask | unalias | uname | uncompress | unhash | uniq | until | unpack | uptime | unzip | useradd |

如此好文,分享给朋友
发表评论
验证码:
评论列表
共0条