bug#23273: Error using windows 10 bash error 0x53464846 doing a tail -f

2016-04-11 Thread Pádraig Brady
On 11/04/16 23:37, Dennis J wrote: I'm getting this error when doing a tail -f on a simple text file. tail: unrecognized file system type 0x53464846 for ‘kn.txt’. please report this to bug-coreutils@gnu.org. reverting to polling Interesting. What do we call this win_bashfs or something?

bug#23268: sort ant uniq bug report

2016-04-11 Thread Assaf Gordon
(adding debbugs mailing list) Hello, On 04/11/2016 12:43 PM, 126 wrote: Thank you for your reply. I'm sorry for not describe my problem clearly. Every other input is working well,but when my input contain several lines of "src/table/checkpoint/checkPointInfo5000.lua". The result of (sort -u)

bug#23270: Bug in 'date' command

2016-04-11 Thread Maarten
Hello,   I recently discovered a bug, or at least unexpected behavior, about the ‘date’ command which I want to report.  The bug is related to the moment of ‘daylight saving time’ (summertime / wintertime)   On Monday the 28st of march at 0.15 I run an automated script with the command: #

bug#23268: sort ant uniq bug report

2016-04-11 Thread Assaf Gordon
tag 23268 notabug close 23268 thanks Hello, On 04/11/2016 06:49 AM, 126 wrote: hello, Gentleman when I use sort and uniq, and input like this below, I got wrong output: [...] "|sort -u [...] no result when I use `uniq -u` This is due to wrong usage of 'uniq -u'. The meaning of '-u' in