Forum: *nix Software May 30th, 2008 |
| Replies: 3 Views: 1,041 Why not just type 2^3? You still get 8. Maybe it's because you're using more complex functions, and as John A said, the range is large with bc, but the precision goes down.
I've never had a... |
Forum: *nix Software May 8th, 2008 |
| Replies: 5 Views: 1,436 Well, wherever your history log is stored, just use echo "whateverthehistoryis" > "XXX.txt"
Or find the history log and copy and paste the file into a new directory. |