Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stephenwakely/dodgy_utf8

Dump dodgy utf8 to various places.
https://github.com/stephenwakely/dodgy_utf8

Last synced: about 2 months ago
JSON representation

Dump dodgy utf8 to various places.

Awesome Lists containing this project

README

        

# Dodgy Utf8

Simple utility to dump dodgy utf8 to various places so you can test that stuff properly handles Utf8.

Params:

- `--text ` - The text to dump to the place. The text is prepended with ♥ as a valid Utf8 sequence, at will have dodgy utf8 appended to the end.
- `--loop` - Add to dump one line per second to the place.
- `--stdout` - Dump to stdout.
- `--journald` - Dump to journald.
- `--filename ` - Dump to the specified file.