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)
-
You can use sed to delete particular lines, based on some unique criteria. This would look like sed -e "/search criteria/d" -i2 ...
-
Introduction Mac has always been the default alternative to Wintel systems. In the past, the Mac OS has been a fairly unique entity, with...
-
This is the first of my tips for using SGE. Sometimes you need to tell grid engine that you want to run on a particular host. In these cases...