[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Password file with over 3000 users.





--On September 21, 2007 9:38:22 AM +0200 Turbo Fredriksson <turbo@debian.org> wrote:

Quoting Michael Loftis <mloftis@modwest.com>:

I will have to look into controlling the cron spam.

2>&1 > /dev/null to end of command line.

Actually, it's the other way around:

 > /dev/null 2>&1

You first have to redirect STDOUT, then tell STDERR to go to STDOUT...

You're right. I never noticed all my scripts I do it the other way around but when I wrote that email I wrote it the wrong way.



Reply to: