0.0.2 • Published 7 years ago
dxcode-film-db v0.0.2
dxcode-film-db
Database to decode the dx-number of analog 135-size photography film.
Reorder csv files
cat <(head -n 1 data.csv) <(tail -n +2 data.csv | sort -h | uniq) > sorted.csv
Database to decode the dx-number of analog 135-size photography film.
cat <(head -n 1 data.csv) <(tail -n +2 data.csv | sort -h | uniq) > sorted.csv