How to View and Kill Running Process in Linux?
ps and kill are two powerful commands and utility tools in Linux/Unix/Mac to view running processes and to kill running process Linux respectively
Different Tools
ps and kill are two powerful commands and utility tools in Linux/Unix/Mac to view running processes and to kill running process Linux respectively
How to view and kill running process Windows terminal using netstat and taskkill, these are two powerful utility tool to view running processes and to kill running process on command terminal in windows.
Learn how to rename a tag in git source code repository is very simple and straight forward.
Learn how to migrate project from SVN to GIT with Step by step migration process. This is very simple by following the below steps.
Learn how to add submodule git branch or subproject link to git branch? Adding of submodule and subproject in git is very simple and straight forward. Let us follow step by step command on your git terminal and you are done.