{"tool":"path-to-pig.py","tool_display":"Path To Pig.py","intent":"enable-color-output","intent_display":"enable color output","title":"Path To Pig.py Command: enable color output","command_string":"sudo <path/to>/pig.py -c <eth1>","raw_command_string":"sudo {{path/to}}/pig.py {{[-c|--color]}} {{eth1}}","description":"Exact CLI syntax to enable color output using Path To Pig.py.","usage_scenario":"When analyzing output data to quickly identify packet types or statuses.","scenario_context":"Color output enhances visibility for packet type differentiation.","simulated_output":"$ sudo path/to/pig.py --color eth1\n\n┌────────────┬────────────┬────────────┐\n│ Packet Type │ Source IP  │ Destination IP │\n├────────────┼────────────┼────────────┤\n│   HTTP     │ 192.168.1.1│ 192.168.1.2  │\n│   DNS      │ 192.168.1.3│ 8.8.8.8     │\n└────────────┴────────────┴────────────┘","how_to_steps":["Run the command with sudo privileges.","Use the --color flag to enable color output.","Analyze the colored output for quick identification."],"inferred_category":"Filesystem","canonical_url":"https://www.syntaxstandard.com/path-to-pig.py/enable-color-output"}