  | |  | Sending tcpdump grep-ed output to file | Sending tcpdump grep-ed output to file 2004-01-14 - By crucificator
Back I want to use grep to filter output of tcpdump file. So I use smth like:
tcpdump host <host > -l | grep "string " >dump.txt
Although the command without >dump.txt sends output to screen as
intended I do not get content in dump.txt
What might be the problem? I am at loss here...
10ks in advance
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |