This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb_14154
/
Learn
mirror of
https://github.com/Black-Gold/Learn
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1ee76ca2a9
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1ee76ca2a9'
${ noResults }
Learn
/
Linux_man_cn
/
unlink.md
143 B
Raw
Blame
History
Unescape
Escape
unlink
说明
unlink命令
用于系统调用函数unlink去删除指定的文件。和rm命令作用一样
,
都是删除文件