November 5, 20196 yr I'm trying to run the command find /mnt/user/Downloads/Seedbox/ -name '*.rar' -execdir unrar e "{}" \; but getting the error Quote find: The current directory is included in the PATH environment variable, which is insecure in combination with the -execdir action of find. Please remove the current directory from your $PATH (that is, remove ".", doubled colons, or leading or trailing colons) I'm trying to extract rar files in place and not sure how to get around this error. Any help is much appreciated.
November 5, 20196 yr My (pretty much) stock UNRAID installation does not have rar or unrar installed, just tar. -- Tom
Archived
This topic is now archived and is closed to further replies.