|
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 - downloadIndex: ┃ T g ┃
Length: 572 (0x23c) Types: TextFile Names: »g«
└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/se/se_h/g«
g -- Global command default range syntax 1,$ g/pattern/command "g" is used to perform an editing command on all lines that match the "pattern". "pattern" is any legal pattern and command is an editor command. The "x" command is the converse of "g" and performs the command on all lines that do not match the pattern. The "/" may be any character. To return to the command directory, type "hcomdir." See also: "hx" and "hpat".