Listing all threads for specific process When a process hangs, we may get the number of threads with option L. To know…
shell
-
-
Rejecting file types From a lot of file which has both images as well as pdfs, but you want to download only…
-
Linux free -s Memory status can be updated regularly at a specific interval with the help of s option. It shows continuous…
-
Listing different information If you want to list different types of information to check who is logged in to your system, use…
-
Linux File rename -f Next TopicFull Form
-
Ubuntu Browsers A web browser can be defined as software that offers an interface for surfing the web. Their advancement and development…
-
free -t Command free -t displays sum of RAM and swap memories for total, used and free memory. Syntax: free -t Look…
-
Listing process in hierarchy In normal ps command we have to look manually on PID and PPID number to know the relation…
-
Linux File rename -n ‘n’ option will show you the changes in your files made by your command. Although, those changes will…
-
Ubuntu Change Username Linux operating system is able of managing multiple users at once. So, we should use check and balance on…