Introduction
Introduction Statistics Contact Development Disclaimer Help
trevert - plan9port - [fork] Plan 9 from user space
git clone git://src.adamsgaard.dk/plan9port
Log
Files
Refs
README
LICENSE
---
commit 5f4529e351e77e4ab61d258ca3dea69852a1e0ba
parent 3fc9d8848430fe72937b268f930896b5ec6f7513
Author: rsc <devnull@localhost>
Date: Wed, 27 Jul 2005 20:19:11 +0000
revert
Diffstat:
M bin/g | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bin/g b/bin/g
t@@ -31,7 +31,7 @@ case $# in
1)
pattern="$1"
files=`/bin/ls *.[bcChlmy] *.cc *.lx *.py *.tex *.ms *.java *.xy 2>/de…
- 9 grep -v '\.tabx?\.[ch]$|^[xyz]\.'`
+ 9 grep -v '\.tabx?\.[ch]$'`
;;
*)
pattern="$1"
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.