-
Notifications
You must be signed in to change notification settings - Fork 13
/
testcard
executable file
·29 lines (29 loc) · 2.16 KB
/
testcard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#!/bin/bash
clear
TESTCARD="1234567890123456789012345678901234567890123456789012345678901234567890123456789012
2 1 2 3 4 5 6 7 8 |
3 |
4 |
5 |
6 |
7 |
8 .~~. .~~. R A S P B E R R Y P I |
9 '. \ ' ' / .' |
10 .~ .~~~..~. T E S T C A R D |
11 : .~.'~'.~. : |
12 ~ ( ) ( ) ~ |
13 ( : '~'.~.'~' : ) |
14 ~ .~ ( ) ~. ~ 82 COLUMNS |
15 ( : '~' : ) |
16 '~ .~~~. ~' 26 ROWS |
|7 '~' |
|8 |
|9 |
20 |
21 |
22 Raspberry Pi Utilities https://github.com/johnlane/rpi-utils |
23 |
24 1 2 3 4 5 6 7 8 |
25---67890123456789012345678901234567890123456789012345678901234567890123456789012
26 ( pres any key to exit )"
echo -n "$TESTCARD" && read