M curious.sh => curious.sh +8 -5
@@ 22,13 22,16 @@ case $? in
;;
esac
-read -p"Continue? Y/N : " answer
+# debug
+echo "You are going to check samples in folder $folder2 in order to look for $name"
+#read -p"Continue? Y/N : " answer
-if [ "$answer" = "Y" ]; then
+zenity --question \
+--text="Are you sure you wish to proceed?"
+if [ $? ]; then
echo "Starting analysis: "
-# folder2=$(csvtool col 1-1 $name.csv)
-
- echo $folder2
+# debug
+# echo $folder2
for i in "$folder2"/*; do
rakudo $name.raku --fi="$i" --fo=.
A sparkling_goblin.csv => sparkling_goblin.csv +1 -0
@@ 0,0 1,1 @@
+samples,sparkling_goblin