Project

General

Profile

« Previous | Next » 

Revision 348

join_sort: Use /bin/sh instead of /bin/bash

View differences:

bin/join_sort
1
#!/bin/bash
1
#!/bin/sh
2 2
# Inner-joins two map spreadsheets and sorts the output on the output column
3 3

  
4 4
selfDir="$(dirname -- "$0")"

Also available in: Unified diff