Recent entries...

What It Is Do we really need to describe it? Ideally you should have unit tests that exercises 100% of your code. What It Is Not A load tester End-to-end or integration tester. Why To reduce the number of bugs....

When you run into a problem with computers and need to talk to someone else (whether it is an official support channel or an unofficial mailing-list/forum/irc chatroom), it is critical to gather the basic information that will enable people to help you. ...

I was troubleshooting an application problem on a Solaris 10 box today, and I was using ps to get some process information.   One of my co-workers told me to use pargs .    The pargs command (short for "process arguments") can show...