pub fn shell_pipelines(input: &str) -> Vec<Vec<String>>
Pipelines of the input, each as its segment strings (only pipelines with 2+ stages).