Initial Changes

This commit is contained in:
stevenhowes
2018-04-04 18:54:31 +01:00
committed by GitHub
parent 4d14fd56bf
commit ca4e8d6a68
34 changed files with 3769 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
ALL=
while IFS=, read -r col1 col2
do
echo \"$col2\",
done < dtc.csv