/media/sda-magnetic/david/Dok-15-2023-11-27/informatik/fsm20240226/bash-2024-02-18/20240222/ifthenelseexec.sh


#!/bin/bash

/bin/bash ./ifthenelse.sh "David" "Vajda" >> ifthenelse.out
/bin/bash ./ifthenelse.sh "David Vajda" >> ifthenelse.out
/bin/bash ./ifthenelse.sh "David" >> ifthenelse.out
/bin/bash ./ifthenelse.sh "Vajda" >> ifthenelse.out
/bin/bash ./ifthenelse.sh "Rantanplan" >> ifthenelse.out