spark
december 2011 by jm
sparklines in your terminal window. Simply give it a comma or space-separated list of data values, and it'll generate an ANSI-graphics sparkline chart. Brilliant! (via mjd)
via:mjdominus
sparklines
charts
graphs
bash
shell
terminal
cli
ansi
december 2011 by jm
Copying block devices between machines
march 2011 by jm
a very hairy hack to perform a block-level rsync-like "send just the changes" algorithm between two very large files (think /dev/sda block devices). Crazy, but it'd work alright!
devices
hairy
hacks
shell
perl
networking
ssh
rsync
lvm
snapshots
from delicious
march 2011 by jm
gist: 782263 - How to redirect a running process' output to a file and logout
january 2011 by jm
a nifty gdb hack; essentially dup()s a couple of files in /tmp in place of fd 1 and 2, then uses the bashism "detach" to nohup the running process
gdb
hacks
linux
process
shell
unix
via:hn
nifty
dup
detach
bash
from delicious
january 2011 by jm
Project Middleman
october 2010 by jm
another concurrency shell command; interesting approach to dashboarding the results, with the "mdm.screen" utility provided
mdm
unix
concurrency
shell
linux
forking
background
xargs
parallelism
from delicious
october 2010 by jm
GNU Parallel - build and execute command lines from standard input in parallel
october 2010 by jm
by Ole Tange. pretty extensive, if inscrutable (via Tony Finch)
via:fanf
unix
concurrency
gnu
linux
job
parallel
scripting
shell
from delicious
october 2010 by jm
autojump
july 2010 by jm
interesting idea; extend "cd" to track which directories you cd to most frequently, then add a command to "jump" to the most-frequently used one which matches a substring you specify
autojump
cli
bash
command-line
navigation
terminal
shell
directory
cd
from delicious
july 2010 by jm
Mac OS X command-line tricks
july 2010 by jm
not quite up to par with modern Ubuntu, but still a few interesting ones here for when I'm stuck using the missus' laptop ;)
apple
bash
cli
osx
mac
sysadmin
shell
tricks
command-line
from delicious
july 2010 by jm
pigz
october 2009 by jm
'A parallel implementation of gzip for modern multi-processor, multi-core machines', by Mark Adler, no less
adler
pigz
gzip
compression
performance
concurrency
shell
parallel
multicore
zip
software
from delicious
october 2009 by jm
related tags
adler ⊕ ansi ⊕ apple ⊕ autojump ⊕ background ⊕ bash ⊕ cd ⊕ charts ⊕ cli ⊕ command-line ⊕ compression ⊕ concurrency ⊕ detach ⊕ devices ⊕ directory ⊕ dup ⊕ forking ⊕ gdb ⊕ gnu ⊕ graphs ⊕ gzip ⊕ hacks ⊕ hairy ⊕ job ⊕ linux ⊕ lvm ⊕ mac ⊕ mdm ⊕ multicore ⊕ navigation ⊕ networking ⊕ nifty ⊕ osx ⊕ parallel ⊕ parallelism ⊕ performance ⊕ perl ⊕ pigz ⊕ process ⊕ rsync ⊕ scripting ⊕ shell ⊖ snapshots ⊕ software ⊕ sparklines ⊕ ssh ⊕ sysadmin ⊕ terminal ⊕ tricks ⊕ unix ⊕ via:fanf ⊕ via:hn ⊕ via:mjdominus ⊕ xargs ⊕ zip ⊕Copy this bookmark: