基本的监听端口
http://blog.csdn.net/gaoyingju/article/details/7737651
grep在一个或多个文件中查找与模式字符串(pattern)匹配的行,并将搜索的结果打印出来,不会修改原文件内容。使用grep 命令的语法为:
$ grep [option(s)] pattern [file(s)]
svn co 拉源码的时候,出现
Can't convert string from native encoding to 'UTF-8'
这样修改: