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
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
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
practical Linux commands quick-ref sheet
june 2010 by jm
from Padraig Brady. lots of nice one-liners I wasn't familiar with
padraig-brady
bash
cli
linux
reference
sysadmin
tips
commands
from delicious
june 2010 by jm
Top Ten One-Liners from CommandLineFu Explained
march 2010 by jm
worth it for #10: 'Capture video of a linux desktop': '$ ffmpeg -f x11grab -s wxga -r 25 -i :0.0 -sameq /tmp/out.mpg'
video
capture
x11
ffmpeg
cli
bash
linux
from delicious
march 2010 by jm
related tags
ansi ⊕ apple ⊕ autojump ⊕ bash ⊖ capture ⊕ cd ⊕ charts ⊕ cli ⊕ command-line ⊕ commands ⊕ detach ⊕ directory ⊕ dup ⊕ ffmpeg ⊕ gdb ⊕ graphs ⊕ hacks ⊕ linux ⊕ mac ⊕ navigation ⊕ nifty ⊕ osx ⊕ padraig-brady ⊕ process ⊕ reference ⊕ shell ⊕ sparklines ⊕ sysadmin ⊕ terminal ⊕ tips ⊕ tricks ⊕ unix ⊕ via:hn ⊕ via:mjdominus ⊕ video ⊕ x11 ⊕Copy this bookmark: