3 lines
43 B
Text
3 lines
43 B
Text
|
|
#!/bin/sh
|
||
|
|
. /etc/sys/colors
|
||
|
|
echo -e $GREEN
|