1. '0:2'

    Sun 27 September 2009
    • 自话 tags:
    • football
    • job
    • Life published: true comments: true

    以下是今天的闲言碎语。

    1. 其实中超真挺好看的,我不是说球,纯技术的欣赏还是交给伪球迷吧。群雄 …

  2. Performance Visualization with Gnuplot, continued

    Thu 24 September 2009
    • 装备 tags:
    • foss
    • gnuplot
    • linux
    • shell
    • vmstat published: true comments: true

    After I post my command to commandlinefu.com, there is an alternative command followed: (echo "set terminal png;plot '-' u 1:2 t 'cpu' w linespoints;"; sudo vmstat 2 10 | awk 'NR > 2 {print NR, $13}') | gnuplot > plot …

  3. Performance Visualization with Gnuplot

    Wed 23 September 2009
    • 装备 tags:
    • awk
    • foss
    • gnuplot
    • linux published: true comments: true

    Gnuplot is considered to be one of the most famous plotting tools on both linux and windows. With Gnuplot, generation of charts becomes agile and easy. Gnuplot supports sorts of terminals range from gui, image to printer. To enable …

« Page 118 / 133 »