ancient-weatherstation/seriell/editAllSerial

2 lines
81 B
Plaintext
Executable File

p="";for i in ./*; do p=$p$(echo $i | grep "\(c$\)\|\(h$\)")" " ;done; vim -p $p