bash cls command not found error
Reason: This error indicates that either you have typed a wrong command or the command does not exist, to be honest, if you are on a UNIX operating system such as macOS this command is not a valid command, you should be using clear instead. cls is a clear screen command for Windows Command Prompt (MS-DOS)
Solution: You should use clear command instead! ✔️
Know more about the clear command by typing help clear
$ clear help
Usage: clear [options]
Options:
-T TERM use this instead of $TERM
-V print curses-version
-x do not try to clear scrollback
Comments:
- Haha! Dude, I was like! "Why is this command not working", where am I doing it wrong! Until I googled it and realized that I am running a Linux command on Windows! Lolz Thank
12 Nov 2020 17:22:12 GMT
- Further comments disabled!
More Posts related to Linux,
More Posts:
- Android : DeviceMonitor] Sending Tracking request failed! Error - Android
- Cut, Copy and Paste commands for mac - MacOS
- How to make Text in TextView bold and italic in Android - Android
- Android Parsing Data for android-L failed Unsupported major.minor version 51.0 Error - Android
- Setting Java_Home Environment variable on Windows Operating System - Java
- Share Image to WhatsApp with Caption from your Android App - WhatsApp
- AlertDialog with image using ImageView Example - Android
- SharePoint PowerShell - How to get list item by ID using GetItemById - SharePoint
- How to add border to Android TextView - Android
- Delete Android Studio Projects - Android-Studio
- Submit html form on dropdown menu value selection or change using javascript - JavaScript
- list of jars required for hibernate 4.x.x - Java
- How to Change Text Size for Android ActionBar - Android
- Eclipse : A java Runtime Environment (JRE) or Java Development kit (JDK) must be available - Java
- SharePoint List redirect user after submitting form NewForm.aspx - SharePoint