Re: [coreutils] stat: reverting recent %X %Y %Z change

2010-10-28 Thread Jim Meyering
Jim Meyering wrote: ... I think I have fixed things, finally. Here's how my latest works: $ touch -d '2010-10-21 18:43:33.012345678' k $ src/stat -c %3:X k 12345678 $ src/stat -c %3.3:X k 12 $ src/stat -c %03.3:X k 012 $ src/stat -c %:X k 012345678 $ src/stat -c

Re: [coreutils] seq: Add the ability to process escape characters

2010-10-28 Thread Jim Meyering
William Plusnick wrote: When I was looking at seq I noticed it did not process escape character in the separator string. This renders it nearly impossible to separate the numbers by tabs in Bash because when you hit the tab key it tries to autofill and doesn't add the tab in directly. A more

bug#7298: Query about md5sum

2010-10-28 Thread ganesh pathak
Hi, I'm taking daily backup through rsync of about 200gb please tell me any valid way to check and verify that the backup has been done successfully or any error please tell me how I should do it. -- Thanks. (Ganesh Pathak)

bug#7298: Query about md5sum

2010-10-28 Thread Pádraig Brady
On 28/10/10 13:23, ganesh pathak wrote: Hi, I'm taking daily backup through rsync of about 200gb please tell me any valid way to check and verify that the backup has been done successfully or any error please tell me how I should do it. Closing bug. This is not a support channel. rsync