root/bin/invert @ 4161
1 |
#!/bin/sh
|
---|---|
2 |
# Inverts a map spreadsheet, so that the output maps to the input.
|
3 |
|
4 |
selfDir="$(dirname -- "$0")" |
5 |
|
6 |
"$selfDir/cols" 1 0 + |