-
- Downloads
make: bail out if there are spaces in the path
If we use `rm -r(f)` then we should make sure that we don't delete random directory trees because there was a whitespace in the path.
Loading
Please register or sign in to comment
If we use `rm -r(f)` then we should make sure that we don't delete random directory trees because there was a whitespace in the path.