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

_______________________________________________
Asterisk-BSD mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-bsd

Reply via email to