CP command prompt Windows 7 not recognized
command, command-prompt, windows
Solution
it is a unix/linux command. Download the cygwin package from cygwin.com
Problem
I am trying to run the command CP at the command prompt on Windows 7 but I'm getting: ``` 'cp' is not recognized as an internal or external command, operable program or batch file. ``` Do I need to install any software to run "cp" command? If so what?