LinuxTips: Difference between revisions
Jump to navigation
Jump to search
import>Jss43 No edit summary |
import>Jss43 m (Described better elsewhere (and page is an orphan)) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<pre> |
|||
alias python="python -Qnew -ic 'from math import *'" |
|||
</pre> |
|||
for a (useable) command line calculator (and much more). |
|||
[http://www.student.northpark.edu/pemente/sed/sed1line.txt sed magic] |
|||
[http://www.tldp.org/LDP/abs/html/ bash scripting] |