https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254763
--- Comment #20 from Mark Millard <[email protected]> --- (In reply to Mark Millard from comment #19) Even better for comparison with grep use would be: /usr/bin/time -l cat access_log.txt | cat > output.log because it still has the pipe and a right hand side process involved. -- You are receiving this mail because: You are the assignee for the bug.
