Skip to content

Instantly share code, notes, and snippets.

View linuxbandit's full-sized avatar

linuxbandit

  • Sofia
View GitHub Profile
@linuxbandit
linuxbandit / desktop_organizer.sh
Created August 2, 2021 13:18 — forked from mauromarano/desktop_organizer.sh
Script per tenere organizzato il desktop
#!/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