Update 2024-02-14 07:51 OpenBSD/amd64-x13
This commit is contained in:
4
.bin/OLD/12color.sh
Executable file
4
.bin/OLD/12color.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
fgbg=90
|
||||
printf "\\e[${fgbg};5;%sm %3s \\e[0m" $fgbg
|
||||
Reference in New Issue
Block a user