We use the -n flag which instructs echo not to output the trailing newline.
echo -n ${percentage}
This post is also available in: Greek
We use the -n flag which instructs echo not to output the trailing newline.
echo -n ${percentage}
This post is also available in: Greek