Chinaunix首页 | 论坛 | 博客
  • 博客访问: 129705
  • 博文数量: 32
  • 博客积分: 115
  • 博客等级: 民兵
  • 技术积分: 290
  • 用 户 组: 普通用户
  • 注册时间: 2010-12-30 23:19
个人简介

The minute you think of giving up, think of the reason why you held on so long!

文章分类

全部博文(32)

文章存档

2018年(4)

2016年(8)

2015年(2)

2014年(11)

2013年(6)

2012年(1)

我的朋友

发布时间:2016-06-22 11:14:15

# User privilege specificationroot    ALL=(ALL) ALL# Allow members of group sudo to execute any command after they have# provided their password# (Note that later entries override this, so you might need to move# it further down)%sudo ALL=(ALL) ALL##includedir /etc/sud.........【阅读全文】

阅读(1377) | 评论(0) | 转发(0)

发布时间:2016-06-11 22:59:04

可以通过 man 命令查看:man 7 glob[:alnum:]  Alphanumeric characters.(匹配当前归类中的数字、大写和小写字母字符,等同于[A-Za-z0-9])[:alpha:]  Alphabetic characters.(匹配当前归类中的大写和小写字母字符,等同于[A-Za-z])[:blank:]  Space or tab characters.(匹配一个空.........【阅读全文】

阅读(1474) | 评论(0) | 转发(0)

发布时间:2016-05-15 18:15:21

shell 中的比较......【阅读全文】

阅读(1162) | 评论(0) | 转发(0)

发布时间:2016-05-14 23:32:28

......【阅读全文】

阅读(1174) | 评论(0) | 转发(0)

发布时间:2016-05-08 12:52:41

shell 中变量的替换(根本记不住-_-#)......【阅读全文】

阅读(1125) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册