File: pb

package info (click to toggle)
libnet-cli-interact-perl 2.300004-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 448 kB
  • sloc: perl: 1,951; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 176 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prompt user
    match /[Uu]sername: ?$/

prompt pass
    match /[Pp]assword: ?$/

prompt generic
    match /-> /

macro paging
    send nothing

macro disconnect
    send quit