摘要: 1:alias:别名 alias nss netstat -lptn nss 结果.... nss | grep 80 alias achoo echo "|%1|" achoo 结果:|| achoo these ar args |these are args| store achoo可以将别名存放起来,下次继续使用 2:直接执行 使用叹号可以直接执行。 !netstat -lptn 传递参数的... 阅读全文
posted @ 2009-12-30 18:15 macula7 阅读(242) 评论(0) 推荐(0)
摘要: 1:alias:别名 alias nss netstat -lptn nss 结果.... nss | grep 80 alias achoo echo "|%1|" achoo 结果:|| achoo these ar args |these are args| store achoo可以将别名存放起来,下次继续使用 2:直接执行 使用叹号可以直接执行。 !netstat -lptn 传递参数的... 阅读全文
posted @ 2009-12-30 18:15 macula7 阅读(130) 评论(0) 推荐(0)