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