Run a string as a command within a Bash script October 20, 2022 by Tarik You can use eval to execute a string: eval $illcommando