Skip to content
Snippets Groups Projects
Commit 4c0cb2e2 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Use printf to print binary characters

parent 0b1aaffd
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