Would `mas` support to uninstalling multiple apps at once ? Just like this: ```bash mas uninstall 615956269 1071044671 1127253508 1176074088 687061437 992115977 1346203938 1327661892 1032155965 600925318 ``` I got this when I run it: `Unrecognized arguments: "1071044671", "1127253508", "1176074088", "687061437", "992115977", "1346203938", "1327661892", "1032155965", "600925318"` I think it will be better if mas support uninstalling multiple apps at once, would you?