Project

General

Profile

« Previous | Next » 

Revision 184

Converted scripts back to bash that required bash-specific features

View differences:

join_all_vegbank
1
#!/bin/sh
1
#!/bin/bash
2 2
# Joins all *-VegX.csv to VegX-VegBank.csv
3 3

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

Also available in: Unified diff