Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
141c6ddde21a6a8faebef845844944880dafc146
/
.
/
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
)