Arrrrrr, clear as mud :-). ----- Original Message ----- From: "Ryurick M. Hristev" > '1' is the stdout filedescriptor, '2' is the stderr filedescriptor, > always opened by the system on behalf of the process being run. > > In bash the above line could be rewritten as 1>/dev/null 2>&1 > > Or you could send just the output to the big bit bucket and keep the > error messages.
- Cron Daemon Johnno
- Re: Cron Daemon Adrian Stacey
- Re: Cron Daemon Chris Hellyar
- Re: Cron Daemon Ryurick M. Hristev
- RE: Cron Daemon Chris Hellyar
- RE: Cron Daemon Guy Steven
