λ eval
'eval' is not recognized as an internal or external command, operable program or batch file.
Just downloaded it for Windows 10.
λ eval
'eval' is not recognized as an internal or external command, operable program or batch file.
Just downloaded it for Windows 10.
Use bash
first to get into a bash shell. Then eval
will work just fine.
Ctrl + d
? (exit
actually also works for me) –
Earwax If you just want to add ssh-key to ssh-agent, use the below command.
start-ssh-agent.cmd
This will add default private keys such as id_rsa
If You are using windows 10 and VS code, You can use git Bash in terminal - for me it worked.
Windows Subsystem for Linux has no installed distributions. Distributions can be installed by visiting the Microsoft Store: https://aka.ms/wslstore
Presumably one requires WSL or WSL2 plus an installed distro per error. –
Beriberi Open your appilcation git bash,.. it is like cmd, but from git local, and you can run command eval
© 2022 - 2024 — McMap. All rights reserved.
eval
to be on a Windows box? – Goggleeyed