mirror of
https://github.com/stevenhowes/MXDiag.git
synced 2026-05-27 00:03:39 +01:00
Initial Changes
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
ALL=
|
||||
while IFS=, read -r col1 col2
|
||||
do
|
||||
echo \"$col2\",
|
||||
done < dtc.csv
|
||||
|
||||
Reference in New Issue
Block a user