|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 485 (0x1e5) Types: TextFile Names: »patex«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/se/se_h/patex«
PATTERN MATCHES DOESN'T MATCH "test" "testfoo" "foobar" "test$" "footest" "test " "$" anything "ab*c" "abbbbbbc" "bbbbbbc" "ab*c" "ac cur" "ab*c" "^abc" "abcac" "bcabc" "abc^" "abc^d" "ab*c" "a[bcd]*e" "abddceab" "eeeaaa" "a[bcd]*e" "aaaeee" "bcdbcde" For general info about patterns, type "hpat".