I’ve created a really cool rm command! I think it’s the most useful command I’ve made yet, here is a video demoing it
Click here if the video is blurry 
Confused? Read here for what It can do
flag --force
When this flag is used, it force deletes the objects desired
flag -p
When this flag is used, it deletes only parts
flag -m
When this flag is used, it only deletes models
custom args2
When given a string argument for args 2, it will delete any selected object with that name, no matter the type
How could this be useful?
How could this be useful?
I think it’s needless to say a messy workspace is terrible. With this, you can remove specific types of objects without waisting time. If you had a bunch of other objects in a group and you only wanted to delete say some specific scripts with the name like “Open”, you can do that in seconds by doing rm open --force. You can quickly remove parts and empty models, and remove stuff with a certain name without manually doing it your self
Note: You need to select the objects you want to search for/delete
Please send some feedback or ideas for rm 