Did I mention following this tax evader's story? He seems not in touch with reality.
DF
Thursday, September 11, 2008
Wednesday, September 10, 2008
rlwrap, a geek's friend
Have you ever used a UNIX command-line utility that doesn't have filename completion? Painful, isn't it? Someone clever produced a wrapper to add filename completion. Here's the example for gnuplot:
$ rlwrap -c -a gnuplot
...
gnuplot> plot "
now hitting tab at that spot (the double-quote) gives you file options. Yay!
DF
$ rlwrap -c -a gnuplot
...
gnuplot> plot "
now hitting tab at that spot (the double-quote) gives you file options. Yay!
DF
Subscribe to:
Posts (Atom)