Wednesday, July 12, 2006

Problem: MANIFEST.MF missing class-path inside JAR

Problem:
MANIFEST.MF missing class-path: inside JAR.

Solution:
Put a blank like at the end of the manifest file.

Wednesday, July 05, 2006

How to terminate process by name in UNIX

kill -9 `ps -ef | grep process_name | grep -v grep | awk '{print $2}'`

Note that the grep process_name should be the command that you ran. Also note that the commands after 'kill -9' are enclosed in backtiks.

Monday, July 03, 2006

Sam's Spinach Salad



sfultong: spinach, a bunch
sfultong: slivered almonds
sfultong: garlic
sfultong: oil, salt, pepper
sfultong: mince about 2 cloves of garlic for a pound of spinach
sfultong: oh, and balsamic vinegar
sfultong: and then put the minced garlic in oil, heat on medium for about a minute, or whenever the garlic starts flavoring the oil
sfultong: at the same time, toast the almonds
sfultong: usually I just put them naked in another pan, and put them on low/medium heat
sfultong: make sure not to burn them
sfultong: and... then throw both the almonds and the garlic oil on top of the spinach
sfultong: add salt, pepper, and a bit of balsamic vinegar
sfultong: probably about half as much balsamic vinegar as oil you use for garlicing