Re: Nmap results in spread*** format

From: Bill Z. (bgk_at_hotunix.com)
Date: 06/18/04

  • Next message: Joey Peloquin: "Re: Database Scanners"
    Date: Fri, 18 Jun 2004 02:15:35 -0400 (EDT)
    To: pen-test@securityfocus.com
    
    

    > By commands, I meant the parts separated by semicolons. I ran it using
    > bash and it only redirected the part after the last semicolon. i.e. I got
    > "</table>" in my file while the rest went to stdout.

    sorry eric, i was completely out of my mind. you are absolutely right:

    i was using multiple commands separated by semicolons; and my redirect
    only works with the last command (echo </table>), no matter what shell
    you use.

    i think i need a vacation ;)


  • Next message: Joey Peloquin: "Re: Database Scanners"