> 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.
- Re: Improving the performance of sy... Jason Thorpe
- Re: Improving the performance of sy... David Holland
- Re: Improving the performance o... Greg Troxel
- Re: Improving the performance o... Jason Thorpe
- Re: Improving the performance o... David Holland
- Re: Improving the performance of system ... Simon J. Gerraty
- Re: Improving the performance of system boot by ... Greg Troxel
- Re: Improving the performance of system boot... Jason Thorpe
- Re: Improving the performance of system boot... Robert Elz
- Re: Improving the performance of system ... Jason Thorpe
- Re: Improving the performance of system ... Edgar Fuß
- Re: Improving the performance of sy... Jason Thorpe
- Re: Improving the performance of sy... Martin Neitzel
- Re: Improving the performance of system ... Valery Ushakov
- Re: Improving the performance of system ... Robert Elz
- Re: Improving the performance of system ... Robert Elz
- Re: Improving the performance of system boot by eliding u... Robert Elz
