GNU datamash is a command-line program which performs basic numeric,textual and statistical operations (e.g. count, sum, min, max, mean, 1st quartile, median, 3rd quarile, IQR, stdev, string coalescing)on input textual data files.……【阅读全文】
Category Archives: 系统软件
在Ubuntu下访问小米2S手机中的文件
测试环境
在64位Ubuntu 12.04(内核:3.2.0)桌面环境下,访问小米2S(Mi2S)手机中的文件,测试成功!……【阅读全文】
在Ubuntu中使用360随身WiFi
##测试环境
在64位Ubuntu 12.04(内核:3.2.0)桌面环境下,使用第1代360随身WiFi测试成功!……【阅读全文】
[荐]增强版cd导航
z是一个相当实用的cd命令增强脚本,目前支持bash和zsh。使用z,我们能够在Linux命令行实现更加快速的导航。……【阅读全文】
[荐]explainshell和ShellCheck
explainshell
explainshell: write down a command-line to see the help text that matches each argument (support for control flows (if/while/etc.) and command substitutions will be added later on)……【阅读全文】
[荐]RTexeDoc和AutoLaTeX
RTexeDoc
An editor for structured text documents……【阅读全文】
Gource:可视化版本控制
Gource将整个项目代码当作一个树来呈现,将代码提交、分支及贡献者等信息以可视化的方式表现出来。内置对Git,Mercurial,Bazaar和SVN等版本控制系统的支持。……【阅读全文】
[荐]命令行系统监控工具Glances
Glances是一款开源的命令行系统监控工具,它是用Python语言开发的,使用psutil库来采集系统数据,在用户的终端上实时动态的显示重要的系统数据和变化。显示的数据包括:CPU、负载、内存、磁盘I/O、网络流量、文件系统、系统温度、内核、运行队列、消耗资源最多的进程等信息。这个高效的工具可以工作于任何终端屏幕。另外它并不会消耗大量的 CPU 资源,通常低于百分之二。……【阅读全文】
[荐]sachet:一步步勾选打造属于自己的Vim
[荐]One Tip Per Day
One Tip Per Day: Learning notes for Unix, Perl, R, HTML, Javascript, Google API and mostly Bioinformatics……【阅读全文】