File: run-command.tool.in

package info (click to toggle)
pluma 1.28.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 37,932 kB
  • sloc: ansic: 51,222; python: 6,822; xml: 3,421; makefile: 923; sh: 102; perl: 78
file content (4 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (6)
1
2
3
4
#!/bin/sh

#TODO: use "gsettings get org.mate.applications-terminal exec"
exec `zenity --entry --title="Run command - Pluma" --text="Command to run"`