Welcome To Savi Savi Nenapu

Naveen Chinthakaaya

Saturday, January 27, 2024

Top Process Related Commands In Linux Distributions


Commands in Linux are just the keys to explore and close the Linux. As you can do things manually by simple clicking over the programs just like windows to open an applications. But if you don't have any idea about commands of Linux and definitely you also don't know about the Linux terminal. You cannot explore Linux deeply. Because terminal is the brain of the Linux and you can do everything by using Linux terminal in any Linux distribution. So, if you wanna work over the Linux distro then you should know about the commands as well. In this blog you will exactly get the content about Linux processes commands which are are given below.

ps

The "ps" command is used in Linux to display your currently active processes over the Linux based system. It will give you all the detail of the processes which are active on the system.

ps aux|grep

The "ps aux|grep" command is used in Linux distributions to find all the process id of particular process like if you wanna know about all the process ids related to telnet process then you just have to type a simple command like "ps aux|grep 'telnet'". This command will give you the details about telnet processes.

pmap

The "pmap" command in Linux operating system will display the map of processes running over the memory in Linux based system.

top

The "top" command is used in Linux operating system to display all the running processes over the system's background. It will display all the processes with process id (pid) by which you can easily kill/end the process.

Kill pid

Basically the kill command is used to kill or end the process or processes by simply giving the process id to the kill command and it will end the process or processes. Just type kill and gave the particular process id or different process ids by putting the space in between all of them. kill 456 567 5673 etc.

killall proc

The "killall proc" is the command used in Linux operating system to kill all the processes named proc in the system. Killall command just require a parameter as name which is common in some of the processes in the system.

bg

The "bg" is the command used in Linux distributions to resume suspended jobs without bringing them to foreground.

fg

The "fg" command is used in Linux operating system to brings the most recent job to foreground. The fg command also requires parameters to do some actions like "fg n" n is as a parameter to fg command that brings job n to the foreground.

More information


  1. Pentest Tools Bluekeep
  2. Bluetooth Hacking Tools Kali
  3. Hacking Tools Hardware
  4. Hacking Tools For Pc
  5. Computer Hacker
  6. Hack Apps
  7. Hacker Tools Mac
  8. Physical Pentest Tools
  9. Hacker Search Tools
  10. Hacker Tool Kit
  11. Nsa Hack Tools
  12. Install Pentest Tools Ubuntu
  13. Physical Pentest Tools
  14. Pentest Tools Review
  15. Beginner Hacker Tools
  16. Hacker Tools Windows
  17. Hacker Tools 2020
  18. Hack Tools Online
  19. Hacking Tools Github
  20. Hacking Tools For Kali Linux
  21. Hacker Tools Online
  22. Pentest Tools Framework
  23. Tools Used For Hacking
  24. Hack And Tools
  25. Game Hacking
  26. Pentest Tools Tcp Port Scanner
  27. Hacking Tools Windows 10
  28. Hacker Tools 2020
  29. Hacking Tools For Games
  30. Hack Tools
  31. Pentest Tools Free
  32. Github Hacking Tools
  33. Nsa Hack Tools Download
  34. Pentest Tools
  35. Hacker Tools For Mac
  36. Pentest Tools Online
  37. Pentest Tools Alternative
  38. Hacker Tools For Ios
  39. Hacking Tools Mac
  40. Hack Apps
  41. Pentest Tools Linux
  42. Pentest Tools Url Fuzzer
  43. Pentest Tools Apk
  44. Hack Tools For Windows
  45. Hacking Tools For Pc
  46. Pentest Tools
  47. Hacker Tools 2020
  48. Pentest Tools Linux
  49. Hacker
  50. Hacking Tools Download
  51. Hacking Tools For Kali Linux
  52. Pentest Tools Tcp Port Scanner
  53. Hackers Toolbox
  54. Hacking Tools Windows
  55. Hacker Hardware Tools
  56. Hacker Tools Apk
  57. World No 1 Hacker Software
  58. Hacking Tools Download
  59. Termux Hacking Tools 2019
  60. Pentest Tools Find Subdomains
  61. Best Hacking Tools 2019
  62. Best Hacking Tools 2020
  63. Nsa Hack Tools Download
  64. Pentest Tools For Ubuntu
  65. How To Make Hacking Tools
  66. Easy Hack Tools
  67. Hacking Tools Windows

No comments:

Post a Comment