converting binary fw.log to text on R55 I am looking to convert the $FWDIR/log/fw.log binary file to text. I have been told that the CLI: # fw log $FWDIR/log/fw.log will display the binary log file on the console as a plain text file. Any suggestions on converting this file to text? BTW, this is on a Solaris 8, R55 management server. |