for file in do md5sum

s$ cat l
for file in a*
do
md5sum $file
done

bash l
d41d8cd98f00b204e9800998ecf8427e  a1
d41d8cd98f00b204e9800998ecf8427e  a2

Comments

Popular posts from this blog

HAproxy logging

tomcat catalina coyote jasper cluster

NFS mount add in fstab _netdev instead of default | firewall-cmd --list-all