码迷,mamicode.com
首页 >  
搜索关键字:user group    ( 50345个结果
配置nginx的图片服务器
user nginx; worker_processes 8;error_log /usr/local/webserver/nginx/logs/nginx_error.log crit;pid /usr/local/webserver/nginx/nginx.pid;#Spe...
分类:其他好文   时间:2014-05-15 14:24:31    阅读次数:313
dotfiles for linux/unix users automatically! (python Vim IDE)
Here is a brief introduction and package of dotfiles for linux/unix user.I think there are enough informative description about the package.Here is th...
分类:编程语言   时间:2014-05-15 12:01:37    阅读次数:370
find 命令
linux的文件查找locate使用数据库查找速度快模糊匹配find实时查找精确匹配速度慢find[查找位置][查找标准][处理动作]查找位置默认当前位置查找标准默认当前目录下所有文件处理动作显示到标准输出查找标准-name根据文件名查找-iname忽略大小写-userusername根据用户名查找-group..
分类:其他好文   时间:2014-05-15 08:30:34    阅读次数:220
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!