Multiple choice technology operating systems

Which command performs formatting of binary data generated by nettl

  1. nroff -e

  2. netformat -a

  3. nettl -l filename

  4. netfmt -f filename

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

netfmt is the HP-UX command used to format binary trace data generated by nettl (the network tracing/logging tool). nroff is a text formatter, and the other options are not valid commands for this purpose.