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 /
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 /