blob: 5236dc49784bc90b999d1e32925164789110e397 [file] [log] [blame]
#!/bin/sh
sed -e "s&#OSNAME#&GNU/Linux&" etc/motd | awk 'NR > 2' | md5sum
sed -e "s&#OSNAME#&GNU/Hurd&" etc/motd | awk 'NR > 2' | md5sum