kieras / unicode_replace

Replaces special characters of a FILE to the corresponding Unicode hexadecimal representation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unicode_replace.sh

Simple dumb script that replaces special characters of a file to the corresponding Unicode hexadecimal representation.

Installation

  • Copy all files in config-data/ folder to $HOME/.unicode_replace/ folder.

Use

  • Just hit unicode_replace.sh and follow the help.

About

Replaces special characters of a FILE to the corresponding Unicode hexadecimal representation.

License:MIT License


Languages

Language:Shell 100.0%