Directory is getting created with special characters in shell scripts (mkdir)

I am very new to shell script and ubuntu in shell script i am using following commands

sudo mkdir /home/microservice
cd /home/microservice

But when i ls the folders i see weird special characters

enter image description here

Please help me on this

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like