how to make yes no question in bat scrip script
@echo off
echo Are you a programmer?
choice
IF ERRORLEVEL 2 goto No
IF ERRORLEVEL 1 GOTO Yes
:Yes
echo You are a programmer! :)
timeout 5
exit
:No
echo you are not a programmer! :(
timeout 5
exit
Also in C++:
- remove .idea from git
- cat /etc/os-release
- Failed to start nginx.service: Unit nginx.service not found.
- bash find text in all csv files
- how to increase the swap space in linux 7
- reset password postgres ubuntu
- update ubuntu not working
- instal .deb ubuntu
- where is fish shell installed ubuntu
- move one foile/folder to another ubuntu
- install wine ubuntu
- see changes git command line
- add a new line at the end of this file in powershell
- sudo apt-get install docker-ce docker-ce-cli containerd.io command not working
- install npm packages on shared hosting
- \Activate.ps1 cannot be loaded because running scripts is disabled on this system. For more information, see about_Execution_Policies at https:/go.microsoft.com/fwlink/?LinkID=135170
- sed delete line with matching pattern
- see how large a directory is linux
- Error: `@cucumber/cucumber` module not resolvable. Must be locally installed.
- display settings ubuntu 20.04 in right side
- get custom fields in result of mongodb query
- install docker debian
- how to unrar in linux
- bootstrap npm