gentoo 更新的常用命令 evan gentoo / 未分类 2012年4月8日 2012年4月8日 emerge –sync;# 更新 portage tree emerge -u world ; …
Debian中文环境配置及几种中文编码 evan debian; ubuntu; kali / 未分类 2012年4月5日 2012年4月5日 debian:~# export LC_ALL=zh_CN.GBK “C”是 …
svn install evan centos-rhel服务器相关 / 未分类 2012年4月2日 2012年4月2日 yum install openssl-devel http://www.openssl.org/s …
GMT ,UTC, and PDT evan 未分类 / 生活与情感 2012年3月31日 2012年3月31日 GMT GMT 是 Greenwich Mean Time 的缩写,译为中文为“格林威治标准时间”或 …
按照人名的汉语拼音的顺序排序 evan shell 及相关 / 未分类 2012年3月29日 2012年3月29日 #!/bin/ksh #scriptname:sortname #write by:bjgi …
比较两个目录的异同 evan shell 及相关 / 未分类 2012年3月27日 2012年3月27日 可以用: diff -qr dir1/ dir2/ rsync -vnr dir1/ dir2/ 但 …
cron的程序有输出内容造成的/var/spool/clientmqueue/目录下存在大量文件 evan centos-rhel服务器相关 / 未分类 2012年3月23日 2012年3月23日 问题现象: linux操作系统中的/var/spool/clientmqueue/目录下存在大量文件 …