DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ T c

⟦422bf87fe⟧ TextFile

    Length: 619 (0x26b)
    Types: TextFile
    Names: »c«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/se/se_h/c« 

TextFile

          c    -- Change command

               default range           syntax
                    .,.                  c

        "c"  first  deletes  the range of lines determined by the line
        numbers (default ".,."), then enters append mode so  that  you
        can  type  lines to replace the deleted lines.  Append mode is
        terminated with a dot on a line by itself, as with the  Append
        command. "c:" works as a one line change (i.e. what  is  after
        the colon replaces the current line).

        To return to the command directory, type "hcomdir."
        See also   "ha" and "hd"