{"tool":"path-to-pig.py","tool_display":"Path To Pig.py","intent":"enable-minimal-verbosity-color-output","intent_display":"enable minimal verbosity color output","title":"Path To Pig.py Command: enable minimal verbosity color output","command_string":"sudo <path/to>/pig.py -c -v 1 <eth1>","raw_command_string":"sudo {{path/to}}/pig.py {{[-c|--color]}} {{[-v|--verbosity]}} 1 {{eth1}}","description":"Exact CLI syntax to enable minimal verbosity color output using Path To Pig.py.","usage_scenario":"To simplify output during high-volume packet analysis for clearer inspection without noise.","scenario_context":"Use minimal verbosity to focus on essential packet details during analysis.","simulated_output":"$ sudo /path/to/pig.py --color --verbosity 1 eth1\n\nStarting packet capture on eth1...\n\n┌────────────┬────────────┬────────────┐\n│ Timestamp  │ Source     │ Destination│\n├────────────┼────────────┼────────────┤\n│ 12:00:01  │ 192.168.1.1│ 192.168.1.2│\n│ 12:00:02  │ 192.168.1.3│ 192.168.1.4│\n└────────────┴────────────┴────────────┘\n\nCaptured 2 packets.","how_to_steps":["Run the command with sudo privileges.","Use --color for colored output and --verbosity 1 for minimal details.","Specify the network interface, e.g., eth1."],"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/path-to-pig.py/enable-minimal-verbosity-color-output"}