File: ssh-askpass-noinput

package info (click to toggle)
ssh-agent-filter 0.4.2-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 232 kB
  • sloc: cpp: 1,173; sh: 64; makefile: 22
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