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

4 lines
79 B
Plaintext
Raw Normal View History

2011-11-07 13:46:58 -06:00
#!/bin/sh
2016-01-25 10:30:44 -06:00
exec `zenity --entry --title="Run command" --text="Command to run"`