We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ls
When I open cmder and type "ls", it does not show any folders, why is that?
The text was updated successfully, but these errors were encountered:
Hi there @ab1ude,
Please check if you have cmder full or cmder mini. Only the full editions comes with the ls command.
Also, you need to post a screenshot here of what it looks like when you type in ls. Do you get a error like this?
'ls' is not recognized as an internal or external command, operable program or batch file.
Or, do you get nothing at all? In which case, what is the output of dir in the same directory? You can print the current working directory using cd.
dir
cd
Post all of these I asked you so I can help you with your problem.
Sorry, something went wrong.
No branches or pull requests
Question
When I open cmder and type "ls", it does not show any folders, why is that?
The text was updated successfully, but these errors were encountered: