摘要:
liunx 系统介绍 系统版本 系统信息 1 uname [root@oldboy56 201 ~] uname help a, all print all information, in the following order, except omit p and i if unknown: s, 阅读全文
摘要:
liunx 命令操作之find查找文件&文件名 1. find常见用法 type 查找类型 f (file) d (dirictoy) find /oldboy/ type f name "ol " find查找文件 find /oldboy/ type d name "ol " maxdepth 阅读全文