[Asterisk-bsd] res_monitor.so bug? in ast_monitor_stop

Vahan Yerkanian vahan at arminco.com
Thu May 25 01:12:55 MST 2006


Dinesh Nair wrote:
 >
 > which version of freebsd are you using ? on 6.x, it nice(1) says,
[snip]

Checked this right now on FreeBSD 5.4, FreeBSD 6.0 and 6.1:

$ nice -n 19 soxmix
soxmix: Usage: [ gopts ] [ fopts ] ifile1 [fopts] ifile2 [ fopts ] ofile 
[ effect [ effopts ] ]

Failed: Not enough input or output filenames specified
$ su
Password:
# nice -n 19 soxmix
nice: Badly formed number.
# which nice
nice: shell built-in command.
$ which nice
/usr/bin/nice

A-ha! Well, maybe then add path to nice, as those are clean-installed 
freebsd boxes with no modification to the path environment etc, they 
still execute csh's built-in nice command.

Or I'm missing something important?

Vahan



More information about the Asterisk-BSD mailing list