answersLogoWhite

0

Yes, certain versions of 'top' can change process priorities. However, you need sufficient priviledge to do that.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What command is used to lower the priority of a process?

Chillax


Which command entered without arguments is used to display a list of processes running in the current shell?

The 'ps' command without arguments will give a summary of those processes running in the current environment.


What Linux command can be used to display the usage and how to use other command-line tools?

The df command displays drive capacities. The free command will show memory usage. The top command will show the system load of various processes.


Which command is used to create a sub processes?

For Unix, any command is run as a sub-process. You don't need an actual command to create the subprocess. You can also force the process to run in the background by appending a '&' symbol at the end of the command.


What is the command used to check the pid of all the processes current running in Linux environment?

Type top in a terminal to display Linux processes, which includes PID.


What is the command to create a user in Linux?

su command is used to change the user.


What are the types of priority's?

Priority is a mechanism that concept is used when two or more process being processed at a time. In other words we would say "which process can be right to executed first among two or more processes" Generally priorities are several type. but system oriented types are 1. Static priority 2. Dynamic priority


What PS command for?

The ps command in Unix/Linux systems is used to display information about running processes. It provides details such as the process ID (PID), terminal associated with the process, CPU and memory usage, and the command that initiated the process. Common options include ps aux for a comprehensive view of all processes or ps -ef for a full-format listing. This command is useful for monitoring system activity and managing processes.


In which group do you find the command used to change the line spacing in a document?

paragraph


What is command used to change FAT32 partition into NTFS partition?

dsk cnv


What is the command used to change a FAT32 partition to an NTFS partition?

f-disk


What do you use the CHGRP command for?

The CHGRP command is used to change the ownership of a specific file or directory. More information about this command can be found on the IBM Help Index website.