Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
This command should kill iTunes:
Code:
kill_pid=`ps ax | grep iTunes | grep -v grep | awk '{ print $1 }'`; kill $kill_pid
 
Raven VII said:
Bam. Unplugging the iPod did the trick. Thanks dsharits!

Apple really should fix this bug...

yeah, my system does that too. iTunes may not quit if I had previously ejected the ipod (from within iTunes). If it does, it sometimes does not "open" after the fore-mentioned sequence. Really strange.

In either case, unplugging the iPod "fixes" things.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.