Linux CLI - Archiving and Compression
A user tries to unzip a file with
unzip archive.zip -d /destination but gets a permission denied error. What is the best fix?