1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00
Files
losinshi e3f73f880a Working on structure
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@16 dd492736-c11a-0410-ad51-8c26713eaf7f
2006-08-14 01:05:18 +00:00

2 lines
81 B
Plaintext
Executable File

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