linux工具

Ubuntu下

/* 绘制程序流程图工具Dia */
sudo aptitude install dia-common dia

/* 源码对比工具 */ sudo aptitude install meld

/* 英语辞典 */
sudo aptitude install goldendict


/*
多线程下载 */
multiget

/* 项目管理工具 */
openproj

/* 截图工具 */
scrot

/* vi 的plugin */
http://www.vim.org/

/* 例行化工具 使用crontab命令,可以将命令加入cron deamon中 */
cron

/* 发送邮件:配置好后,可以通过电子邮件,监控脚本的执行状态 */
sendmail

 

posted on 2013-03-21 10:54  cfox  阅读(169)  评论(0编辑  收藏  举报

导航