pub fn scannable_command(command: &str) -> StringExpand description
Reduce command to a form where quoting, wrappers and nested shell payloads
no longer hide the executable text. The result may span several lines: the
unquoted original followed by each recursively normalized executed payload.