摘要: ## 万能命令 `man`命令用来访问存储在 Linux 系统上的手册页面。 ```bash ~$ man ls LS(1) User Commands LS(1) NAME ls - list directory contents SYNOPSIS ls [OPTION]... [FILE]... 阅读全文
posted @ 2023-07-15 14:26 Marchyi 阅读(125) 评论(0) 推荐(0)