3 lines
58 B
Text
Executable file
3 lines
58 B
Text
Executable file
command="Command: "
|
|
read -p "$command" command
|
|
$command &
|