摘要: 简单的格式化文本 fmt [option] [file-list] 阅读全文
posted @ 2013-01-09 15:55 Nerxious 阅读(1650) 评论(0) 推荐(0) 编辑
摘要: 比较已经排序的文件 comm [options] file1 file2 阅读全文
posted @ 2013-01-09 15:16 Nerxious 阅读(3364) 评论(0) 推荐(0) 编辑
摘要: 将文件对应行连接起来 paste [option] [file-list] 阅读全文
posted @ 2013-01-09 14:35 Nerxious 阅读(372) 评论(0) 推荐(0) 编辑
摘要: 比较两个文件 cmp [options] file1 file2 阅读全文
posted @ 2013-01-09 13:30 Nerxious 阅读(615) 评论(0) 推荐(0) 编辑
摘要: 从输入行中选取字符或者字段 cut [options] [file-list] 阅读全文
posted @ 2013-01-09 13:14 Nerxious 阅读(3084) 评论(0) 推荐(0) 编辑
摘要: 把标准输入复制到标准输出和一个或多个文件中 tee [options] file-list 阅读全文
posted @ 2013-01-08 20:54 Nerxious 阅读(479) 评论(0) 推荐(0) 编辑
摘要: 为文件建立链接 ln [options] existing-file [new-link] ln [options] existing-file-list directory 阅读全文
posted @ 2013-01-08 20:23 Nerxious 阅读(8647) 评论(0) 推荐(0) 编辑
摘要: 显示文件类别 file [option] file-list 阅读全文
posted @ 2013-01-08 19:32 Nerxious 阅读(896) 评论(0) 推荐(0) 编辑
摘要: 分屏显示文本文件 less [options] [file-list] 阅读全文
posted @ 2013-01-08 19:09 Nerxious 阅读(3170) 评论(0) 推荐(0) 编辑
摘要: 分页显示文本 more [options] file 阅读全文
posted @ 2013-01-08 18:44 Nerxious 阅读(6808) 评论(0) 推荐(0) 编辑
摘要: 连接或显示文件 cat [options] [file-list] 阅读全文
posted @ 2013-01-08 16:15 Nerxious 阅读(1288) 评论(0) 推荐(0) 编辑
摘要: 创建文件或修改文件时间 touch [options] file-list 阅读全文
posted @ 2013-01-08 15:40 Nerxious 阅读(30935) 评论(0) 推荐(0) 编辑
摘要: 复制文件 cp [options] source-file destination-file cp [options] source-file-list destination-directory 阅读全文
posted @ 2013-01-08 14:38 Nerxious 阅读(1381) 评论(0) 推荐(0) 编辑
摘要: 重命名、覆盖或移动文件 mv [options] existing-file new-filename 阅读全文
posted @ 2013-01-08 13:51 Nerxious 阅读(28052) 评论(0) 推荐(0) 编辑
摘要: 切换到另一个工作目录 cd [options] [directory] 阅读全文
posted @ 2013-01-07 21:48 Nerxious 阅读(617) 评论(0) 推荐(1) 编辑
摘要: mysql数据库中的基本备份与还原操作 阅读全文
posted @ 2013-01-07 13:22 Nerxious 阅读(828) 评论(0) 推荐(0) 编辑
摘要: 系统信息函数用来查询mysql数据库的系统信息 阅读全文
posted @ 2013-01-05 17:52 Nerxious 阅读(1414) 评论(0) 推荐(1) 编辑
摘要: mysql中常用的数学函数 阅读全文
posted @ 2013-01-05 16:18 Nerxious 阅读(1537) 评论(0) 推荐(0) 编辑
摘要: mysql中的别名 阅读全文
posted @ 2013-01-05 15:25 Nerxious 阅读(741) 评论(0) 推荐(1) 编辑
摘要: mysql中的子查询 阅读全文
posted @ 2013-01-05 15:11 Nerxious 阅读(1833) 评论(0) 推荐(3) 编辑