This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# unlink
## 说明
**unlink命令** 用于系统调用函数unlink去删除指定的文件。和rm命令作用一样,都是删除文件