Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
9cd5f27a31d9b67b7f9ec637d0405e77bf2ef2bd
/
.
/
doc
/
LPC
/
ed4
blob: 2d5303cb1aa424ee979114f00e25c414a086b41d [
file
] [
log
] [
blame
]
NAME
ed4
DESCRIPTION
How
to copy
from
a standard file
.
Enter
ed
.
Then
do
'r /room/vill_green.c'
.
Now
you have
something
in
the buffer
.
Change
it
into
what you want it to
be
.
Then
'w /players/peter/hall.c'
.
Or
'w hall.c'
.
SEE ALSO
ed5
(
LPC
)