TuxScreen
on
SourceForge
TuxScreen
CVS
search
the Wiki
Browsing ->
Wiki
Topic:
topics
,
orphans
,
hubs and nodes
, or
recent changes
in the Wiki
create a
new user
or
login
search for:
searching tips
`
%
' will match any number of characters, including zero
`
_
' will match any single character
`
\%
' and `
\_
' match a single `
%
' and `
_
', respectively
test_ng
will match `testing' and `testang' but not `testting'.
test%ng
will match `testing', `testang', `testting', and `testng'.
test\_ng
will match `test_ng'.
test\%ng
will match `test%ng'.
Content of these pages are owned and copyrighted by the poster.