Splitting hairs
I've decided to split off my blog postings into two different blogs. This one will be all of my coding blogs. I came to the realization that I'm going to have a lot of stuff to talk about when it comes to programming and tech stuff. My other blog will be more of a personal nature. We'll see how this works.
Subscribe to:
Post Comments (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...
No comments:
Post a Comment