1
0
Fork 0
classfd-cruft/spacecruft-ls-ids

10 lines
182 B
Plaintext
Raw Normal View History

2023-06-21 19:00:29 -06:00
#!/bin/bash
2023-06-21 19:25:14 -06:00
grep 'folder.gif' data/spacecruft-fit-sats.html | \
cut -f 7 -d ">" | \
cut -f 1 -d "/" > \
data/spacecruft-fit-ids.txt
2023-06-21 19:00:29 -06:00
cat data/spacecruft-fit-ids.txt