|
From: Jo R. <jr...@ne...> - 2010-03-19 20:59:11
|
> On Thursday 18 March 2010 18:19:43 Jo Rhett wrote: >> # /usr/local/sbin/amavisd reload 2>&1 1>/dev/null >> Daemon [14925] terminated by SIGTERM, waiting for dust to settle... >> becoming a new daemon... On Mar 18, 2010, at 11:21 AM, Mark Martinec wrote: > amavisd reload >/dev/null 2>&1 *sigh* Damn shells. I wish they'd do some consistency. I did some testing once I saw that this worked, and found that bash and the bourne shell in freebsd apparently want this ordering. I learned the other ordering on old hp and at&t sys-v systems about 15 years ago, where only that ordering worked. It's annoying that the ordering is important, but is completely undocumented. -- Jo Rhett Net Consonance : consonant endings by net philanthropy, open source and other randomness |