Task:
- All commands below should be executed by user "admin".
- Create an archive from contents of /etc/nginx/ directory.
- Move this archive to /opt/archive/ directory.
- Outputs of all commands should be stored in /opt/archive/output.txt file and must be understandable - the file is created for clients' needs.
- The "echo" command could help you with that.
- /opt/archive and all files inside must be owned by user "director" and group "maintainer".