**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)