~alienagain/curious_butterfly

92c7ffdd9366af5413c29d86a313daf4ddbc26c9 — alien 8 months ago 8aa3136
improving zenity functions
2 files changed, 9 insertions(+), 5 deletions(-)

M curious.sh
A sparkling_goblin.csv
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