Green Light Coding presents a new tutorial video which elaborates the differences between taskkill and exit in Command Promrpt and also how to use those command line on the console.
The Command can be used to prevent disturbances created by infinity loop in cmd.
So keep watching, & keep learning .
command prompt
batch file
taskkill command
batch script
exit
_____________________________________________________________
Stay connected to us for more necessary coding tricks like these.
_____________________________________________________________
#coding
#commandprompt
#windows
#windows10
#exit
#basictutorials
#python
#pythontutorial
#pythonprogramming
#mathematics
#probability
#highlight
#highlighter
#graphics
#graphicdesign
#editingapps
#editor
#editingtutorial
#editing
#applications
#file
#edits
#coding
#compile
#ctutorials
#cmd
#code
#batchfile
#learning
#info
#simple
#functions
#notepads
#console
#programming
#programminglife
#coder
#programmers
#important
#brightness
#updates
code:
command for ending a process:
::taskkill /im process.exe /f
::process = (notepad, cmd, etc)
taskkill /im cmd.exe /f
command to exit:
exit
exit /b
SUBSCRIBE FOR MORE UPDATES LIKE THESE
_______________________________________________________________
CHANNEL LINK : / @greenlightcoding613
_______________________________________________________________