1
0
mirror of https://github.com/oliverschmidt/contiki.git synced 2025-04-07 17:37:06 +00:00
2008-06-11 19:04:14 +00:00

3 lines
70 B
Bash
Executable File

#!/bin/sh
perl -MMIME::Base64 -e 'print encode_base64(join("", <>))'