Search Results

Search: Posts Made By: manas_1988
3,098
Posted By manas_1988
Can i write the script like the following code to...
Can i write the script like the following code to get the process name.
please suggest any other way if you can.

#!/bin/sh

for var in `ps -ef`

# getting the TIME field of the ps -ef...
3,098
Posted By manas_1988
OS is Red hat Enterprises linux 5.
OS is Red hat Enterprises linux 5.
3,098
Posted By manas_1988
Shell script to find out process name that are running for last 10 days.
Hi all,

As i am new to shell script.Please help me to write a Shell script to find out process name that are running for last 10 days.

Thank's in advance.
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:24 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy