I have downloaded the full version (with git for windows) but the bash commands are not working
Hi! You are running cmd.exe (Windows Command Prompt), which doesn't support those commands.
Press the + in the bottom-right corner and open a new terminal with Powershell (or bash if unix-like environment is available). Powershell supports a few of the Unix commands disguised as aliases.
OH thanks got it!
@helmesjo Thanks man
thank you
@bipindr123 @marcosAJS @abdelilahberk If you downloaded Cmder full and bash commands shown in the screenshot ar not working something is wrong. These commands should work in Cmder full in all session types.
Open a cmd::cmder session and type cmder_diag.cmd and post the output here.
Most helpful comment
Hi! You are running cmd.exe (Windows Command Prompt), which doesn't support those commands.
Press the + in the bottom-right corner and open a new terminal with Powershell (or bash if unix-like environment is available). Powershell supports a few of the Unix commands disguised as aliases.