I execute the following at the command prompt
=>SNMP_PORT=10000 /usr/sbin/hostmibd -d 128 &
=>SNMP_PORT=10000 /usr/sbin/snmpmibd -d 128 &
I want to put these statements in a bourne shell script. If I put these exactly as it is, I find that the two stop execution after a few seconds. However at...
This is regarding the script tunrestore in AIX 5.2
From Line 323 onwards we find the following script...
for (i=1; i<=NB_STANZAS; i++) {
xxo = STANZAS[i]
cmd = (DSPMSG " -s " MSGSET " " MSGCAT " 20 \"Restoring %1\\$s values\n\" " xxo)...
Hi,
I was going through the documentation of the select() subroutine for UNIX and one of the conditions for select() to return EINVAL was
"One of the specified file descriptors refers to a STREAM or
multiplexer that is linked (directly or indirectly) downstream
from a...
Hi,
I was going through the documentation of the select() subroutine for UNIX and one of the conditions for select() to return EINVAL was
"One of the specified file descriptors refers to a STREAM or
multiplexer that is linked (directly or indirectly) downstream
from a...
Hi,
I was going through the documentation of the select() subroutine for UNIX and one of the conditions for select() to return EINVAL was
"One of the specified file descriptors refers to a STREAM or
multiplexer that is linked (directly or indirectly) downstream
from a...
I execute the following at the command prompt
=>SNMP_PORT=10000 /usr/sbin/aixmibd -d 128 &
=>SNMP_PORT=10000 /usr/sbin/hostmibd -d 128 &
=>SNMP_PORT=10000 /usr/sbin/snmpmibd -d 128 &
I want to put these statements in a bourne shell script. If I put these exactly as it is, I find that the three...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.