This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: "command not found"-For All Commands


On 2010-05-30 22:36Z, physicist25 wrote:
> 
> -sh-3.2# cygcheck -s -v -r > cygcheck.out
> -sh: cygcheck: command not found
> -sh-3.2# cygcheck/ -s -v -r > cygcheck.out
> cygcheck: dump_sysinfo: GetVolumeInformation() for drive D: failed: 112
> -sh-3.2# 

Run it in a windows "command prompt" instead of in bash:
  cd \cygwin\bin
  cygcheck -s -v -r > cygcheck.out
There should be hundreds of lines of output in 'cygcheck.out'.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]