随笔分类 -  命令行

摘要:设定在创建文件时的权限掩码 umask [mask] 阅读全文
posted @ 2013-01-10 16:39 Nerxious 阅读(554) 评论(0) 推荐(0) 编辑
摘要:改变文件的所有者或与文件相关联的组 chown [options] owner file-list 阅读全文
posted @ 2013-01-10 15:41 Nerxious 阅读(636) 评论(0) 推荐(0) 编辑
摘要:改变与文件相关联的组 chgrp [options] group file-list 阅读全文
posted @ 2013-01-10 15:17 Nerxious 阅读(607) 评论(0) 推荐(0) 编辑
摘要:修改文件的基本权限 chmod [options] who operator permission file-list (符号模式) chmod [options] mode file-list (绝对模式) 阅读全文
posted @ 2013-01-10 14:08 Nerxious 阅读(11831) 评论(2) 推荐(4) 编辑
摘要:为文本文件添加行号 nl [options] files 阅读全文
posted @ 2013-01-10 13:00 Nerxious 阅读(424) 评论(0) 推荐(0) 编辑
摘要:在文件中搜索模式 grep [options] pattern [file-list] 阅读全文
posted @ 2013-01-09 22:06 Nerxious 阅读(581) 评论(0) 推荐(0) 编辑
摘要:替换指定的字符 tr [options] string1 string2 阅读全文
posted @ 2013-01-09 21:47 Nerxious 阅读(8020) 评论(0) 推荐(0) 编辑
摘要:对文件排序 sort [options] [file-list] 阅读全文
posted @ 2013-01-09 21:35 Nerxious 阅读(471) 评论(0) 推荐(0) 编辑
摘要:计算表达式的值 expr expression 阅读全文
posted @ 2013-01-09 21:20 Nerxious 阅读(510) 评论(0) 推荐(0) 编辑
摘要:显示唯一的行 uniq [options] [input-file] [output-file] 阅读全文
posted @ 2013-01-09 18:53 Nerxious 阅读(474) 评论(0) 推荐(0) 编辑
摘要:显示行数、单词数和字节数 wc [options] [file-list] 阅读全文
posted @ 2013-01-09 17:22 Nerxious 阅读(754) 评论(0) 推荐(0) 编辑
摘要:显示文件的最后一部分(尾部) tail [options] [file-list] 阅读全文
posted @ 2013-01-09 16:44 Nerxious 阅读(440) 评论(0) 推荐(0) 编辑
摘要:显示文件的头部 head [options] [file-list] 阅读全文
posted @ 2013-01-09 16:28 Nerxious 阅读(1034) 评论(0) 推荐(0) 编辑
摘要:简单的格式化文本 fmt [option] [file-list] 阅读全文
posted @ 2013-01-09 15:55 Nerxious 阅读(1652) 评论(0) 推荐(0) 编辑
摘要:比较已经排序的文件 comm [options] file1 file2 阅读全文
posted @ 2013-01-09 15:16 Nerxious 阅读(3367) 评论(0) 推荐(0) 编辑
摘要:将文件对应行连接起来 paste [option] [file-list] 阅读全文
posted @ 2013-01-09 14:35 Nerxious 阅读(374) 评论(0) 推荐(0) 编辑
摘要:比较两个文件 cmp [options] file1 file2 阅读全文
posted @ 2013-01-09 13:30 Nerxious 阅读(619) 评论(0) 推荐(0) 编辑
摘要:从输入行中选取字符或者字段 cut [options] [file-list] 阅读全文
posted @ 2013-01-09 13:14 Nerxious 阅读(3086) 评论(0) 推荐(0) 编辑
摘要:把标准输入复制到标准输出和一个或多个文件中 tee [options] file-list 阅读全文
posted @ 2013-01-08 20:54 Nerxious 阅读(480) 评论(0) 推荐(0) 编辑
摘要:为文件建立链接 ln [options] existing-file [new-link] ln [options] existing-file-list directory 阅读全文
posted @ 2013-01-08 20:23 Nerxious 阅读(8648) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示