Re: [coreutils] Garbage in nanosecond part of timestamp after "mv" between partitions

2010-11-19 Thread Jordan Russell
On 11/19/2010 12:19 AM, Jordan Russell wrote: > Using a single "mv" command with no switches, I moved a tree of 302968 > files from an ext4 partition without nsec timestamp support (due to > 128-byte inodes) to a newly-created ext4 partition with support for nsec > timestamps (256-byte inodes). >

bug#7444: Undocumented option -I ?

2010-11-19 Thread Eric Blake
On 11/19/2010 06:52 AM, hubert depesz lubaczewski wrote: > Hi, > apparently > (http://www.commandlinefu.com/commands/view/7110/monitor-a-file-with-tail-with-timestamps-added) > date supports -I switch, but it's undocumented. > > I found it in sources, and it seems to be related to iso format, but

bug#7444: Undocumented option -I ?

2010-11-19 Thread hubert depesz lubaczewski
Hi, apparently (http://www.commandlinefu.com/commands/view/7110/monitor-a-file-with-tail-with-timestamps-added) date supports -I switch, but it's undocumented. I found it in sources, and it seems to be related to iso format, but still - adding it to documentation would be nice. Best regards, dep

bug#7443: bug in cut -n " " -f 1 *

2010-11-19 Thread Yasmani Lara
Hi core team, i'm relatively new on linux and recently test something *cut -n " " -f 1 ** and what sorprise an unexpected result, a fall of letters and don't stop until Crtl+C keypress. Forgive my bad english, still learning. Grettings from Cuba -- -- Miembro de la Comunidad Cubana de Softwar

bug#7439: du failing at "du -sh . *"

2010-11-19 Thread Mathias Linnemann-Emden
Hey there, I don't know for sure if this is a bug in 'du' or not - but I've requested several people to test it and we all get the same results: $ mkdir du_test $ cd du_test/ $ touch a b c d $ echo "" >e $ du -sh . * 8,0K. $ du -sh * . 0 a 0 b 0 c 0 d 4,0Ke

[coreutils] Garbage in nanosecond part of timestamp after "mv" between partitions

2010-11-19 Thread Jordan Russell
[OS: Fedora Linux 14, using their coreutils-8.5-7.fc14.i686 package] Using a single "mv" command with no switches, I moved a tree of 302968 files from an ext4 partition without nsec timestamp support (due to 128-byte inodes) to a newly-created ext4 partition with support for nsec timestamps (256-b