cmderdev/cmder

The `ls` command doesn't work

ab1ude opened this issue · 1 comments

Question

When I open cmder and type "ls", it does not show any folders, why is that?

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.

Post all of these I asked you so I can help you with your problem.