line: ```bash rm -rf $(mline $all_p | grep -v -w -E "$(to_regex $(echo $to_install | tr ' ' '|'))") ``` error: `Unclosed $(`