run_command_pipe
run_command_pipe(argv, &real_output);
run_command_pipe(argv, &ifconfig_output);
run_command_pipe(argv_inet, &ifconfig_output);
run_command_pipe(argv_inet6, &ifconfig_output);
run_command_pipe(argv_show, &ifconfig_output);