Learn Linux
Maximum posts collected from other sites, but all are tested.
Pages
(Move to ...)
Learning Linux Home
About Learn Linux
Contact
▼
Sunday, 16 August 2015
Ovirt Manager Backup Script
›
#!/bin/bash today=`date +"%d-%B-%Y"` remove_3day_old_file=`date +"%d-%B-%Y" --date="3 day ago"` ( if [ -d /u...
1 comment:
‹
›
Home
View web version