|
发表于 2005-10-3 23:18:23
|
显示全部楼层
[yaop@]$ cat >file
+23
+34jl;jjjjjkl
+fjglksdf;
+354353454
+345fjdlk
+fjldsa
[yaop@]$ grep '^+[0-9][0-9]*$' file
+23
+354353454
[yaop@]$ bash --version
GNU bash, version 3.00.14(1)-release (i386-redhat-linux-gnu)
Copyright (C) 2004 Free Software Foundation, Inc.
烈火兄 ,webyuhang兄 ,在你们机器 是一下 . |
|