Command line. I use 'adb' (Android Debugger), which is bundled up with the SDK. Then from your PC, you run 'adb shell' and you're on the device, and then 'su' and you're set with all the standard shell type commanRAB at superuser access.
Actually, I've got the adb in a zip that someone was...