Re: Incredible Logging
Christian Würdig <[email protected]>
| Newsgroups | gmane.network.sn |
|---|---|
| Message-ID | <[email protected]> |
From: "Eric Wick" <[email protected]> > The Logfile is always empty, seems the redirect wont do the announced > job:( This had worked some months ago, the installed bash 2.03-6 can > redirect within all other scripts. > > Can someone check the logging conditions on his system, please? well, i'm running snget in the following way and it works fine (snget logs everything to stderr): su news -c "/usr/local/sn/snget -p2 2>>/var/log/sn/snfetch.log" & so long Chris --