IV Needle Injecting Tech into the Vein

16May/090

Outputing in terminal while writing to file…

After the write to file command, add ' & tail -f '

For example:

nmap -PS 192.192.0.0/16 > output.txt & tail -f output.txt

This will display the contents of your output file to the terminal as it is written.

Comments (0) Trackbacks (0)

No comments yet.


Leave a comment

No trackbacks yet.