answersLogoWhite

0

#!/bin/ksh

let j=5

while [ $j -gt 0 ]

do

PS -ed

sleep 30

let j=$j-1

done

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What two commands will display the status of processes on a Linux system?

ps top


How to memories a script?

To memorize script, you must be determined. Take the script in your hand stand in front of a mirror and say them. Look at your lines for 30 seconds and then repeat what you remember to yourself. Continue to do this until you've memorized one page and then start on the next. I know, for I have been in plays and used this system to learn dozens of lines in 2 days.


How do you display processes in Linux?

There are several commands that can be used to display running processes in Linux: top - probably the best choice in most situations PS - very basic. list may be too long on modern systems. ksysguard - graphical. Found in most KDE desktops. gnome-system-monitor - graphical. Found in most GNOME desktops.


How can you tell what's running in background?

You can check what processes are running in the background by using system monitoring tools like Task Manager (Windows), Activity Monitor (Mac), or htop (Linux). These tools display a list of active processes, including both foreground and background tasks. Additionally, you can check for background processes in your system's settings or using command-line tools such as top or ps.


What base directory would you put a script in if you wanted it to automatically start when the operating system starts?

What base directory would you put a script in if you wanted it to automatically start when the operating system starts?


What writing system was developed in india?

Indus script is the writing system that was developed in India.


Is there a gaming display software where a display driver is not required?

A display driver is required for the system itself to display anything, so essentially no, there isn't.


How would you ssh to run xterm on bravo and show the display on the local system?

Use ssh to log into the bravo system. Then, inside the SSH session, export the DISPLAY variable with the IP address and display number of your local system. Then, start up xterm on the bravo system. The results will display on your local system. For this to work, your system must be running in an X windows environment or have an emulator.


Who invented the Braille script alphabet?

invertors of braille system


When was Jet Propulsion Laboratory Display Information System created?

Jet Propulsion Laboratory Display Information System was created in 1973.


What makes Delta Executor different from other Roblox executors?

Delta Executor stands out due to its keyless system, meaning users don’t have to go through lengthy verification processes. It offers fast script execution, frequent updates, and an easy-to-use interface, making it one of the most preferred Roblox script executors.


How does process load and number of running processes affect system performance?

How processes load and the number of running processes affect system performance.