Repositories
/
xscreensaver-5.35.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfa0fc7
)
Add MATT/test/m.sh a basic text attributes demo
author
Matthew Mondor
<mmondor@pulsar-zone.net>
Thu, 7 Apr 2022 16:43:25 +0000
(16:43 +0000)
committer
Matthew Mondor
<mmondor@pulsar-zone.net>
Thu, 7 Apr 2022 16:43:25 +0000
(16:43 +0000)
MATT/test/m.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/MATT/test/m.sh
b/MATT/test/m.sh
new file mode 100755
(executable)
index 0000000..
33b97d9
--- /dev/null
+++ b/
MATT/test/m.sh
@@ -0,0
+1,2
@@
+#!/bin/sh
+printf '\033[1mbold\033[m \033[2mdim\033[m \033[3mitalic\033[m \033[4munderline\033[m \033[5mblink\033[m \033[6mbold\033[m \033[7minverse\033[m \033[8minvisible\033[m \033[9mstriked\033[m \033[21mdouble-underline\033[m\n'