This repository has been archived on 2024-07-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
T
2009-09-19 17:40:15 +00:00

3 lines
64 B
Bash
Executable File

#!/bin/sh
md5 "$@" | sed -e 's,.* (\([^)]*\)) = \(.*\),\2 \1,'