[Bug 251601] tcpdump in a shell script parameters no recording log file
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Dec 5 10:46:26 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251601
Bug ID: 251601
Summary: tcpdump in a shell script parameters no recording log
file
Product: Base System
Version: 12.2-STABLE
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: ag at x86.ch
Help:
No recording to be seen in the log
Create a script and run it
What's going on:
tcpdump > /log.log
What is not possible is:
tcpdump port 22 > /log.log
What I mean:
Cannot record with option as example
tcpdump -->> "port 22" <<--
Everything goes well without parameters
But why ?
Thanks
MrX86 Adi Gassmann
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list