xed/plugins/externaltools/data/run-command.tool.in

4 lines
79 B
Bash

#!/bin/sh
exec `zenity --entry --title="Run command" --text="Command to run"`