view bin/from-8bit @ 10678:c5143924b38a

<rdococ> le//rn overflow//Overflow is a phenomenon that occurs when too much water pours into the inner mechanics of a hydrocomputer.
author HackBot
date Sat, 15 Apr 2017 19:11:16 +0000
parents 7f957c1f4661
children
line wrap: on
line source

#!/bin/bash

enc=$(echo "$1" | iconv -t iso8859-1 | chardet | awk '{print $2}')
echo "$1" | iconv -t iso8859-1 | iconv -f "$enc"