File: run-command.tool.in

package info (click to toggle)
pluma 1.8.1%2Bdfsg1-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 19,484 kB
  • ctags: 6,176
  • sloc: ansic: 59,170; python: 6,848; xml: 3,329; makefile: 1,169; sh: 123; perl: 30
file content (4 lines) | stat: -rwxr-xr-x 159 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh

#TODO: use "mateconftool-2 -g /desktop/mate/applications/terminal/exec"
exec `zenity --entry --title="Run command - pluma" --text="Command to run"`