mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-14 00:43:14 +00:00
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
5 lines
45 B
Text
5 lines
45 B
Text
hello++1
|
|
hello++2
|
|
hello++3
|
|
hello++4
|
|
hello++5
|