1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00

file, welche alle files im Vim aufruft hinzugefügt

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@3 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-08-11 18:00:10 +00:00
parent df47982571
commit 925470c460
+1
View File
@@ -0,0 +1 @@
p="";for i in ./*; do p=$p$(echo $i | grep "\(c$\)\|\(h$\)")" " ;done; vim -p $p