Unix, BSD and GNU long options in ps command
In previous two articles, we saw how we can effectively generate reports about status of processes running in our system…
In previous two articles, we saw how we can effectively generate reports about status of processes running in our system…
We have already covered how to list processes with ps command in Ubuntu. When we run ps aux command, it…
We have already covered how to find the Process ID of a program in previous article. We didn’t share too…
We need to first understand – what the Process ID (or PID) is? Thereafter, we would cover how to find…
In this article, we would cover the difference between find and locate command-line utilities in Ubuntu. We have already discussed…
In this article, we would cover how to find files with locate in Ubuntu. Most of us, usually start with…
In previous article, we saw how to Search in a file with vim. Therein, we opened a file and then…
Sometimes, we look for a particular text in a file. And, reading hundreds of lines wouldn’t be the preferred choice…
In this article, we would cover how to move around in a file with vim. vim (a text editor) is…
LabPlot is a free and open-source application which is used to create, edit and manage plots. One of main component…