Hello Monks!
After the recent problem got solved: elseif syntax error. (Removing spaces in path and filenames recursively ...)
There seems to be a need for me to built some security features for not nuking my systems ...
If the code would be run on mounted server shares with applications it is harmful even so if run on (German path) "C:\Dokumente und Einstellungen\"
cause it would break application paths (I wonder why programmers use paths with spaces but thats another story ...). So i wonder how i could do this:
cwd to determine the current directory? http://perldoc.perl.org/Cwd.html
something like:?
pseudocode: If path contains: (pattern1 | pattern2 | pattern3) die
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |