Search code examples
bashcmder

Cmder - 'eval' command is not recognized


λ eval
'eval' is not recognized as an internal or external command, operable program or batch file.

Just downloaded it for Windows 10.


Solution

  • Use bash first to get into a bash shell. Then eval will work just fine.