Hello, This is regarding the course 1010_Javase_lang. And the examples dealing with Runtime , ProcessBuilder and ProcessBuilder_ErrorStream Class. To start with the command "javap" doesn't work in bash, I am using Fedora 14 and when I type it, it says command not found. I understand "javap" is a dessembler, which converts the .class to original source code. So why doesn't bash recognizes it.
And all the examples concerning Runtime, ProcessBuilder and ProcessBuilder_ErrorStream class are written in for command prompt, How do I go about it in Linux. Of course I could have tried something to make it work but again "javap" doesn't work. And can someone also help me understand ProcessBuilder and ProcessBuilder_ErrorSteam Class? Any help would be very grateful. Thanks for your help. With regards Amit -- To post to this group, send email to javaprogrammingwithpassion@googlegroups.com To unsubscribe from this group, send email to javaprogrammingwithpassion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en