Search Results

Search: Posts Made By: bce_groups
Forum: AIX 05-06-2009
28,948
Posted By bce_groups
One addition to my prev post.. I dont have...
One addition to my prev post..

I dont have root access to the server.

Thanks
Forum: AIX 05-06-2009
28,948
Posted By bce_groups
Command to find TOP 5 Memory consuming process
HI All,

Can anyone send me a command to find TOP 5 Memory consuming process.
It would be lelpful if I get output something like below
processname - pid - memory(in MB) - command

I tried few...
1,792
Posted By bce_groups
HI , I tried calling the script as below and...
HI ,

I tried calling the script as below and getting error

csh -f $main.sh ; sub.sh TIBCO_HOME
main: Undefined variable.

Thanks
1,792
Posted By bce_groups
Invoking 2 scripts in 1 command
HI,
I have 2 scripts main.sh and sub.sh, I want to invoke both these scripts in 1 unix command..
Something like... csh -f main.sh(sub.sh TIBCO)
sub.sh returns a value as .., by taking this value...
4,515
Posted By bce_groups
Thanks u so much. I am getting the result.
Thanks u so much. I am getting the result.
4,515
Posted By bce_groups
HI, Thanks for your response. I changed my...
HI,
Thanks for your response.
I changed my script but still the script prints TIBCO_HOME.

I am invoking the script as "csh -f test1.sh TIBCO_HOME"

echo $TIBCO_HOME on unix console returns...
4,515
Posted By bce_groups
Simple script to return environment variable
HI ,


In the below script I am trying to return the value of the environment variable TIBCO_HOME to the caller

#! /usr/bin/csh
set VAR_NAME=$1
echo VAR_NAME


On the aix console.. set to...
Showing results 1 to 7 of 7

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