1
0
Fork 0

Fix ID output noise

main
Jeff Moe 2023-06-22 16:36:07 -06:00
parent 2a449b3972
commit a5859c36c4
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
diff -u data/classfd-ids.txt data/spacecruft-ids.txt | \
grep -e "^-" | \
grep -v -e "data" | \
sed -e 's/-//g' > \
data/spacecruft-classfd-missing-ids.txt