Permission Issues with ls command

Viewed 206

I am a beginner. I have kept my nauty files in C:\cygwin\home\jim\n , I would like to use

ls

to see files in n,but I am getting error after

ls

coomand in cygwin.

$ ls -bash: /usr/bin/ls: Permission denied

enter image description here

How can I solve the problem?

PS: Do I need to include any special package?

0 Answers
Related