It inlines stuff as strings. Supported languages: C, golang, python, rust.
Comments of printables can be disabled by the option --noprintables
.
stringliner -f path_to_your_file # from file
stringliner # from STDIN
tail -c 50 ./stringliner | ./stringliner clang --name test_bytes
tail -c 50 ./stringliner | ./stringliner python --name test_bytes --chunk_size 8