When I use git bash, from time to time I want to invoke a command which is on my $PATH ( well actually on my %PATH% ) but if the command resides s
$PATH
%PATH%
Just put the command to execute between double quotes, like so
"C:\Program Files\whatever\aCmd.exe"