by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| cursor | ||
| fb | ||
| lcd | ||
| pwfb | ||
| .gitignore | ||
| Make.defs | ||
| Makefile.cursor | ||
| Makefile.devblit | ||
| Makefile.pwfb | ||
| nxglib.h | ||
| nxglib_bitblit.h | ||
| nxglib_copyrun.h | ||
| nxglib_fillrun.h | ||