Home | Mirror | Search | ITEYE 博客 | OSChina 博客 | 51CTO 博客

第 14 章 binutils

目錄

14.1. strings - print the strings of printable characters in files.
$ sudo apt-get install binutils
	

14.1. strings - print the strings of printable characters in files.

tcpdump -i eth0 -s 0 -l -w - dst port 80 | strings