ca8486a632
SVN-Revision: 14180
2 lines
25 B
Bash
Executable file
2 lines
25 B
Bash
Executable file
#!/bin/sh
|
|
cat "$@" | md5
|