File: ssh-askpass-noinput

package info (click to toggle)
ssh-agent-filter 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 208 kB
  • ctags: 107
  • sloc: cpp: 696; sh: 64; makefile: 40
file content (3 lines) | stat: -rwxr-xr-x 117 bytes parent folder | download | duplicates (4)
1
2
3
#!/bin/sh

exec zenity --question --title "SSH Request" --no-markup --text "$1" --ok-label Allow --cancel-label Deny