Today i wanted to use the command unzip on my Synology NAS but it couldn’t be found. The solution was easy: Synology only delivers 7zip instead - which is indeed good since it is a bit more universal.

So to unpack a zip-file, the command is:

1
7z x filename.zip