cd /usr/bin/
sudo touch numix-folders
echo '#!/bin/bash \ncd /opt/numix-folders && ./numix-folders "$1"' > numix-folders && chmod a+x numix-folders
