Re: Improving the performance of system boot by eliding unused rc.d scripts and caching the result

Edgar Fuß <[email protected]>
Newsgroups gmane.os.netbsd.devel.userlevel
Message-ID <[email protected]>
> 	if (> /etc/rcorder.cache.tmp) 2>/dev/null; then
I would have expected that to be
 	if (:> /etc/rcorder.cache.tmp) 2>/dev/null; then
and am suprised the shell accepts redirection on an empty command.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.