https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201685
--- Comment #4 from [email protected] --- I encountered this error because I was trying to log periodic snapshots of top output as part of tracking down some system issues. i.e. (/root/datestamp.sh; /usr/bin/top -j -t -mio -ototal) >> /var/log/top_io.log Having it do a "dummy" run before outputting would be a great fix and make that kind of logging possible. As it is, the above command is useless. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
