4 lines
70 B
Plaintext
4 lines
70 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
/usr/bin/env figlet "$(hostname)" | /usr/games/lolcat -f
|