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.
Step by step migration of any project from SVN to GIT. this is very simple by following the below steps.
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.