2023年5月30日
摘要: 查询网站:https://wangchujiang.com/linux-command/ ls ls -t 按时间 ls -s 按大小 pwd 打印当前的工作路径 pwd -P 打印物理位置 cd file i+文件/目录 查看文件类型 cp +选项 源文件 目标文件 -f强制 -r递归处理 fin 阅读全文
posted @ 2023-05-30 21:12 na2co3- 阅读(26) 评论(0) 推荐(0)