So I\'m trying to execute a command inside a bash script when it is passed as the first argument.
sh command_execute.sh ls -l
Let\'s say I en