34 lines
453 B
Bash
Executable file
34 lines
453 B
Bash
Executable file
#!/usr/bin/env bash
|
|
wtype Frodo
|
|
wtype -P tab
|
|
wtype Braggins
|
|
wtype -P tab
|
|
wtype Bilbo
|
|
wtype -P tab
|
|
wtype Braggins
|
|
wtype -P tab
|
|
wtype 12
|
|
wtype 12
|
|
wtype 1222
|
|
wtype -P tab
|
|
wtype -P tab
|
|
wtype 1234 Bag End
|
|
wtype -P tab
|
|
wtype The Shire
|
|
wtype -P tab
|
|
wtype Hobbiton
|
|
wtype -P tab
|
|
wtype -P tab
|
|
wtype 9998881234
|
|
wtype -P tab
|
|
wtype bilbo@hobbitsr.us
|
|
wtype -P tab
|
|
wtype No
|
|
wtype -P tab
|
|
wtype -P tab
|
|
wtype -P tab
|
|
wtype -P down
|
|
wtype -P tab
|
|
wtype -P down
|
|
wtype -P down
|