Ergun UYAR schrieb:
> When I'm at the home directory and write "ls" script
> to see the files in the cygwin directory it doesn't
> list anything?
> 
> Home directory includes no file?

At least none of them are visible. Try:

$ ls -a

or try:

$ touch test
$ ls

I strongly recommend reading the man page:

$ man ls
$ man bash


Oliver

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to