by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| at86rf23x | ||
| mrf24j40 | ||
| xbee | ||
| Kconfig | ||
| Make.defs | ||
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| at86rf23x | ||
| mrf24j40 | ||
| xbee | ||
| Kconfig | ||
| Make.defs | ||