En boucle :
for db in ls /var/www/db/*.sqlite3
do
/usr/bin/sqlite3 $db ".backup /backup/db/$(date +"%Y-%m-%d").$(basename $db)"
done
FoldFold allExpandExpand allAre you sure you want to delete this link?Are you sure you want to delete this tag?
The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community