Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: cspace
  • Content: Threads
  • Order by date
  1. cspace

    Converting pix logs

    hi.. i am making a program to convert pix firewall logs and have some problems. This is the code: /* PIX Log Converter v1.0 */ /* For importing logs into ms sql server 2000*/ /* Usage: gawk -f pix_6_302013.awk pixlog.log > pix_6_302013.csv */ /PIX-6-302013/ { str1 = "" str2 = ","...

Part and Inventory Search

Back
Top