摘要: 把标准输入复制到标准输出和一个或多个文件中 tee [options] file-list 阅读全文
posted @ 2013-01-08 20:54 Nerxious 阅读(483) 评论(0) 推荐(0)
摘要: 为文件建立链接 ln [options] existing-file [new-link] ln [options] existing-file-list directory 阅读全文
posted @ 2013-01-08 20:23 Nerxious 阅读(8667) 评论(0) 推荐(0)
摘要: 显示文件类别 file [option] file-list 阅读全文
posted @ 2013-01-08 19:32 Nerxious 阅读(907) 评论(0) 推荐(0)
摘要: 分屏显示文本文件 less [options] [file-list] 阅读全文
posted @ 2013-01-08 19:09 Nerxious 阅读(3181) 评论(0) 推荐(0)
摘要: 分页显示文本 more [options] file 阅读全文
posted @ 2013-01-08 18:44 Nerxious 阅读(6813) 评论(0) 推荐(0)
摘要: 连接或显示文件 cat [options] [file-list] 阅读全文
posted @ 2013-01-08 16:15 Nerxious 阅读(1309) 评论(0) 推荐(0)
摘要: 创建文件或修改文件时间 touch [options] file-list 阅读全文
posted @ 2013-01-08 15:40 Nerxious 阅读(30943) 评论(0) 推荐(0)
摘要: 复制文件 cp [options] source-file destination-file cp [options] source-file-list destination-directory 阅读全文
posted @ 2013-01-08 14:38 Nerxious 阅读(1386) 评论(0) 推荐(0)
摘要: 重命名、覆盖或移动文件 mv [options] existing-file new-filename 阅读全文
posted @ 2013-01-08 13:51 Nerxious 阅读(28073) 评论(0) 推荐(0)