The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 10-03-2007
porter porter is offline
Registered User
 

Join Date: Jan 2007
Posts: 2,965
If it's a shell script just use vi

If it's Java, there are java decompilers

If it's a compiled binary, I suggest you find the source.
Reply With Quote