Search Results

Search: Posts Made By: wilsonee
Forum: Red Hat 11-26-2012
2,948
Posted By wilsonee
Hi thmnetwork, I ended up asking the script...
Hi thmnetwork,

I ended up asking the script owner to add the PATH. Thanks for the suggestions.

Wilson.
Forum: Red Hat 11-12-2012
2,948
Posted By wilsonee
Hi Jim, I tried your suggestion and this is...
Hi Jim,

I tried your suggestion and this is what I get. I have echo $PATH > tmp.file in the script A so I can check if the path has been sourced. It continues to print one with /sbin in its path...
Forum: Red Hat 11-12-2012
2,948
Posted By wilsonee
Crontab sourcing PATH?
Hi,

Im trying to run script A which requires path /sbin.
I have a crontab entry to run script A every 10 minutes.
Script A is executed fine by cron, but because script A requires /sbin in its...
938
Posted By wilsonee
What does this statement do?
Hi,

What does this line do in bash?

MAILDROP_GROUP="@@";

Is this just assigning a string? or does it have special meaning?
Thanks in advance.

Wilsonee
6,437
Posted By wilsonee
Hi radoulov, HP-UX 11.31 and Oracle 10g, I...
Hi radoulov,

HP-UX 11.31 and Oracle 10g, I was not able to see find in ps listing running as daemon again. Is this something Oracle does as normal process creation step?

Wilson
6,437
Posted By wilsonee
Oracle process running as user daemon
Hi,

When process listing, I came across a process running as user daemon.

daemon 23576 23574 0 07:32:04 ? 0:07 oracle (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
root 27526...
7,127
Posted By wilsonee
Amount of Network Traffic info from netstat output
Hi,

I'm trying to figure out how much traffic has been generated and received from netstat -s output (using Linux). I can see the output shows packet counts and Octet values, how would I correctly...
Forum: AIX 09-22-2011
19,058
Posted By wilsonee
Maximum number of processes kernel parameter
Hi,

Is there a maximum number of processes kernel parameter in AIX.

Solaris has max_nprocs,
HP-UX has nproc,

I can only find max user process (maxuproc) for AIX.

Thanks,

Wilson.
1,660
Posted By wilsonee
bourne shell script error on line containing declare...
Hi,

Get the following error when running a shell script with following statement.

Syntax error
at line 150 : `(' is not expected

150: declare -a VPO_SEV=(Normal Warning Minor...
2,470
Posted By wilsonee
Hi Thanks for the reply. I'm using HP-UX. ...
Hi Thanks for the reply.

I'm using HP-UX.
Thanks for the code, I will try it out and let you know how I go.

Thanks.
2,470
Posted By wilsonee
Capturing content of a temporarily created file
Hi,

Can you tell me some techniques to capture contents of a temporary file created by a script.
The script runs and creates a file called process.$$, how can I capture the contents being written...
Forum: Solaris 09-17-2007
3,615
Posted By wilsonee
Identifying and grouping OS processes and APP processes
Hi
Is there an easy way to identify and group currently running processes into OS processes and APP processes. Not all applications are installed as packages.
Any free tools or scripts to do...
Showing results 1 to 12 of 12

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