by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| ad5410.c | ||
| adc.c | ||
| ads1242.c | ||
| ads1255.c | ||
| comp.c | ||
| dac.c | ||
| dac7554.c | ||
| dac7571.c | ||
| Kconfig | ||
| lmp92001.c | ||
| ltc1867l.c | ||
| Make.defs | ||
| opamp.c | ||
| pga11x.c | ||
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| ad5410.c | ||
| adc.c | ||
| ads1242.c | ||
| ads1255.c | ||
| comp.c | ||
| dac.c | ||
| dac7554.c | ||
| dac7571.c | ||
| Kconfig | ||
| lmp92001.c | ||
| ltc1867l.c | ||
| Make.defs | ||
| opamp.c | ||
| pga11x.c | ||