diff options
Diffstat (limited to 'syndication.sed')
-rwxr-xr-x[-rw-r--r--] | syndication.sed | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/syndication.sed b/syndication.sed index 4b6b195..a233d9e 100644..100755 --- a/syndication.sed +++ b/syndication.sed @@ -1,3 +1,4 @@ +#!/bin/sed -f s/Â/\Â/g s/â/\â/g s/ã/\ã/g |