10 lines
No EOL
306 B
Bash
10 lines
No EOL
306 B
Bash
:<<'info'
|
|
shellnotes - .undrln.sh (syntax)
|
|
(C) Dimitris Marakomihelakis
|
|
Released under the "All rights reserved" category. See the RIGHTS.txt file
|
|
in /docs/github/ for its full text.
|
|
info
|
|
|
|
#str="Manipulated $notename in $DEFAULT_PATH"
|
|
#underlines=$(echo "$str" | tr -c '\010' '-')
|
|
#echo "$str\n$underlines" |