bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#59304: tail: unrecognized file system type 0x794c7630


From: Stuart Rothrock
Subject: bug#59304: tail: unrecognized file system type 0x794c7630
Date: Tue, 15 Nov 2022 23:44:47 -0500

tail -f /var/log/melog | while read a; do echo $(date) $(echo $a | sed -e
's/[{}",]//g' -e 's/[a-z]\+://g'); done 2>&1 | tee -a dock2.log

tail -f power-dock2.log
tail: unrecognized file system type 0x794c7630 for ‘dock2.log’. please
report this to bug-coreutils@gnu.org. reverting to polling

Thanks guys!!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]