The solution of push D command execution error (/ bin / sh: 1: push D: not found) on Ubuntu
View reason: enter the / bin directory to view the link file of SH, which is shown as follows: the SH command is linked to dash, while the pushd command needs to be executed in the bash environment.
Solution: execute the sudo dpkg reconfigure dash command and set the dash to No.
Check again: the link to check SH has been changed to bash.
Read More:
- git push error failed to push some refs to solution
- Linux basic command execution error: the solution of command not found
- NPM can’t find D: //nodejs/node all of The solution of sudden_modules/NPM/bin/npm-cli.js
- Flutter – iOS: Command /bin/sh failed with exit code 255
- Ubuntu add apt repository command not found solution
- GitHub upload failed: git push error: failed to push some refs to exception handling
- When sh. / xxx.sh is executed, syntax error: “unexpected” appears
- Gitpod cannot push to GitHub solution
- Prompt when executing sh file in Linux: nohup: unable to run command “. / startup. Sh”: insufficient permissions
- [Git & GitHub] Solution: error: failed to push some refs to’https://github.com/xxxx.git’
- Create a D3D11 application process
- E: sub process / usr / bin / dpkg returned an error code (2) solution under Ubuntu
- RuntimeError: ‘lengths’ argument should be a 1D CPU int64 tensor, but got 1D cuda:0 Long tensor
- Mac command not found solution
- Git push you are not allowed to upload merges
- You are not allowed to upload merges in Git push
- error: src refspec master does not match anyerror: failed to push some refs to
- Git push failed, prompt unpack error / unpack failed solution