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
2008-12-21 17:12:53 +00:00

3 lines
64 B
Bash

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