Skip to content
Snippets Groups Projects
Commit 0665ef27 authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Merge branch '204-echo-e' into 'master'

Use printf to print binary characters

Closes #204

See merge request !273
parents 166b534c 4c0cb2e2
No related branches found
No related tags found
1 merge request!273Use printf to print binary characters
Pipeline #
Loading
Loading
@@ -15,7 +15,7 @@ host=${host:-localhost}
port=${port:-3000}
 
print_port() {
echo -e "
printf "
 
\033[38;5;88m\` \`
:s: :s:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment