Calculator nonsense
Along with republishing (with updates) my older articles from Linux Journal, I am planning on posting items on using HP and TI calculators. There are several scientific problems that can be coded up on all of these machines, and I think it would be kind of cool to share those with other like-minded people into older tech.
Subscribe to:
Posts (Atom)
-
Introduction Mac has always been the default alternative to Wintel systems. In the past, the Mac OS has been a fairly unique entity, with...
-
You can use sed to delete particular lines, based on some unique criteria. This would look like sed -e "/search criteria/d" -i2 ...
-
We've already looked at tar, and all of the wonderful ways that it can be used. But it is not the only tool at our disposal. Another too...