Forgive my ignorance, but I'm trying to understand what the ">&-" redirect target is in many of the OpenWrt scripts.
Unfortunately, I'm finding that this is a rather difficult term to search for. Even enclosing it in quotes doesn't seem to mean much to any of the search engines I tried.
A link to a page explaining this would be most appreciated.
One suggestion on the IRC channel was that it was for logging. I'd guess this would go to syslog, then. However, doing an
echo test >&-didn't result in "test" showing up in the log.
Thanks!
