Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ad-inserter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookie-law-info domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114
16 Gennaio 2016 - Blog WebEats

Linux tips: trovare i file modificati oggi tramite terminale

Comando da utilizzare su linux tramite terminale per cercare gli ultimi file modificati oggi o negli ultimi giorni Per cercare tutti i file modificati nelle ultime 24 ore in una determinata directory su linux è molto semplice. Basta entrare nella cartella in cui vogliamo fare la ricerca ed usare il comando find: find . -type […]