I'm trying to make an alias that searches for the filename that I specify whatever it may be and then removes it, and so far its working except whenever a directory that comes up with a space in the name is trying to be accessed it gets the part before the space and can't find the rest of the path. Is there anyway past this to where I can remove directories even if they have spaces in them?