标签:int rsync xxxx class delete grep sha archive hive
rsync -n -avr --size-only --delete /mnt/share/ /mnt/ARCHIVES/ |grep '^deleting'| awk 'BEGIN {print "xxxx"}{print $!"\t"}'
标签:int rsync xxxx class delete grep sha archive hive
原文地址:https://www.cnblogs.com/CoolMark-blog/p/12237117.html