-
awk如何实现IP划分222.131.34.66222.131.35.209222.131.39.127222.131.44.140222.131.59.111222.131.60.112222.131.63.45222.131.70.106222.131.78.185222.131.78.190222.131.78.79222.249.158.251222.47.26.51222.47.26fangtong2008 时间:07-18 + 阅读全文
-
为什么echo $[1+2]不显示3网上下的pdf版本,不喜欢它的排版,用latex重新排了一次。附件:sed.pdf[292.51KiB]被下载3次这是latex排过的附件:文件注释:这是网上下载的原版SED+手册.pdf[227.47KiB]还未被下载附上原版owwbu 时间:07-18 + 阅读全文
-
如何用GREP 搜索出以下想要的结果如文本a.txt-------------------------------------------------------2011-06-2620:00:00a.com铜川市111124.0936.12-------------------------------------------------------2011-06-2618:00:00a.com鞍山市1ztj2247 时间:07-18 + 阅读全文
-
求教一个问题 急!!!服务器疑遭攻击tomcat日志如下=====*********======ip=222.170.170.243RequestURI:/web/index.jspreferer=null=====*********===========*********======ip=175.43.125.19RequestURI:/web/index.jspreferer=nullxiachunmen 时间:07-18 + 阅读全文
-
在linux 下通过ssh 不需密码直接登录到windows在windows中安装了cygwin如何在linux下通过ssh 不需密码直接登录到windows?我修改了windows中的cygwin目录下的etc/sshd_config:将其中的PermitRootLoginno修改为yes,PubkeyAuthenticationyes修改为no,AuthorizedKeysFile &n杨奇龙 时间:07-18 + 阅读全文
-
grep精确过滤字符串问题有如下文件test.txttesttest1test2test-1test-2使用grep'\<test\>'test.txt跟使用grep-w"test"test.txt的效果一样。-bash-3.00#grep'\<test\>'test.txttestSingle_GG 时间:07-18 + 阅读全文