This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
########################################################################### | |
# AUTHOR: Mauro Marano | |
# SITE: mauromarano.it/com | |
# Questo script serve per tenere organizzato il desktop | |
# Una volta impostate le variabili lui andrà a creare delle cartelle | |
# Per ogni tipo di file specificato. | |
# La cosa migliore è farlo girare con un cronjob. | |
# crontab -e |