Re: what reason causes echo some date after command line snmpd &

Bart Van Assche <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
2010/4/7 黎明傲子 <[email protected]>

> When I port net-snmp to my board(uClinux),the compile process is
> successful,but if I enter the command line snmpd &,always some date appears,
> like
> # snmpd -f &
> 36
> I want to know why this happened, Is there anything I can do for it? what
> “36 “ is stand for ?
> In addition,if I enter the command line
> # snmpd -c /etc/snmpd.conf -f &
> 39
> # ps
> ……………………………………………….
> 51   S0 Z      0K     0K  8.3 snmpd
> ……………………………………………….
> Why not echo “snmpd -c /etc/snmpd.conf –f”?
>

You didn't tell us yet which shell you are using. The number displayed when
a process is started as a background process is printed by the shell and
hence its meaning depends on the shell. As an example, bash prints both the
job number and the process ID when starting a background process.

Bart.

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.