Project

General

Profile

« Previous | Next » 

Revision 3819

Added invert

View differences:

bin/invert
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 +
0 7

  

Also available in: Unified diff