When unix ls command gives results in different colors, use the below command to make the ls normal.
Which means ls will give the results in default color.
Syntax: unalias ls
This command is valid till the session is valid.
If you open new session, again we have to give the above command.
Which means ls will give the results in default color.
Syntax: unalias ls
This command is valid till the session is valid.
If you open new session, again we have to give the above command.
Visit articles page of the website learningmela.com for more details.