文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>随即显示一条脚本技巧

随即显示一条脚本技巧

时间:2010-07-21  来源:yaoshiyan

从http://www.shell-fu.org/lister.php?random 会随机的显示一条脚本技巧.
把下面的内容放到bashrc中,运行shellfu即可,enjoy!

shellfu(){ curl -s "http://www.shell-fu.org/lister.php?random" | sed -e 's/<div/\n<div/g' -e 's/<\/div>/\n<\/div>\n/g' | sed -n -e "/<div class='tipbody'>/,/<\/div>/p" | lynx -stdin -dump  -nolist; }


运行效果:

#shellfu 
   The commmands below show the ten largest files/dirs in the working
   directory. Both commands give similar results, though handle things
   slightly differently. The 'du' option is good if you also need sizes of
   subdirectories, but the 'ls' option gives more detail.
ls -laSh | head -10
 
du -s * | sort -nr | head -10
 
   I find both to be useful in situations where I need to make more free
   space.
相关阅读 更多 +
排行榜 更多 +
冰箱陈列师无广告

冰箱陈列师无广告

休闲益智 下载
燕云跑酷内置菜单

燕云跑酷内置菜单

休闲益智 下载
风味美食街游戏无限金币钻石版

风味美食街游戏无限金币钻石版

模拟经营 下载