LinuxTips

From CUC3
Revision as of 18:12, 18 December 2006 by import>Jss43
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
alias python="python -Qnew -ic 'from math import *'"

for a (useable) command line calculator (and much more).

sed magic

bash scripting