[root@hadoop3 xiaole_chk_url]# sh looh.es.res.sh 100 200 1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 61740 100 61721 100 19 472k 148 --:--:-- --:--:-- --:--:-- 474k 200 300 2 % Total % Rec
#!/usr/bin/python#Filename:backupscript.pyimport osimport time # The files and directories to be backed up are specified in a list.source = ['/data/'] # The backup must be stored in a main backup directorytarget_dir = '/mnt/backup/' # The current day