Quote:
Originally Posted by blackwalrus
I got this error when I tried to replace "-e" with "-d". Which is probably more correct (not sure).
Without changing - there were no errors, but there were no effect.
|
-d should be file exists and is a directory. However, I got that error message with -e (file exists, don't care if it is a file or directory).
What of things I found interesting is that it seems as if renaming screensaver to screensaver_old works but the rename back to screensaver does not.