**You really cannot beat UNIX, no really. Everything else ever invented sucks in comparison ๐Ÿคฃ

$ diff -Ndru <(restic snapshots | grep minio ...**
You really cannot beat UNIX, no really. Everything else ever invented sucks in comparison ๐Ÿคฃ

$ diff -Ndru <(restic snapshots | grep minio | awk โ€˜{ print $1 }โ€™ | sort -u) <(restic snapshots | grep minio | awk โ€˜{ print $1 }โ€™ | xargs -I{} restic forget -n {} | grep -E โ€˜{.*}โ€™ | sed -e โ€™s/{//g;s/}//gโ€™ | sort -u) | tee | wc -l; echo $?
0
0

โŒ˜ [Read more](https://twtxt.net/twt/34st2yq)

โค‹ Read More

Participate

Login or Register to join in on this yarn.