bug#11383: [md5sum] bug on filename with a backslash

2012-04-30 Thread Eric Blake
tag 11383 notabug thanks On 04/30/2012 09:34 AM, CAOBA Support team wrote: > Hi there, > > I found what I think is a bug in the *md5sum* command. > > When used on a filename with a backslah, the output doesn't look quite the > same as usual: > > # ls -l /tmp/file1 '/tmp/file\2' > -rw-r--r-- 1 r

bug#11383: [md5sum] bug on filename with a backslash

2012-04-30 Thread CAOBA Support team
Hi there, I found what I think is a bug in the *md5sum* command. When used on a filename with a backslah, the output doesn't look quite the same as usual: # ls -l /tmp/file1 '/tmp/file\2' -rw-r--r-- 1 root root 2 2012-04-30 17:05 /tmp/file1 -rw-r--r-- 1 root root 2 2012-04-30 17:05 /tmp/file\2 #