Cygwin not working on Windows 10 (even after added to system's PATH) -


i downloaded , installed cygwin on 64-bit windows 10 computer. i'd cygwin work normal windows command prompt. per instructions found online, added path cygwin executable system's path:

advanced system settings -> environment variables -> appended ;c:\cygwin64\bin system's path

unfortunately, cygwin still doesn't work on windows command prompt. suggestions?

you not able make use of cygwin functionality @ windows command prompt. limited use of commands -- commands exist binaries in c:\cygwin64\bin directory, , don't rely on kind of shell support -- work. since your're not running shell when you're in windows prompt, associated support available in cygwin native command window not there.


Comments

Popular posts from this blog

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -

angular - DownloadURL return null in below code -