Hello!
I have a question about md5sum 5.2.1.
For example, I'm in deirectory /home/arseny and I want to get hash of
file foo.bar. I have to write md5sum /home/arseny/foo.bar. But I
consider that it would be more natural to look file firstly in current
directory. For example command would be
cd /home/arseny
md5sum foo.bar
I'm beginner in Linux but I consider that my vision to this is more
convinient and natural.
Best regards,
Arseny.
_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils