Appearance
ed_cmd() - send a command to an ed session
string ed_cmd(string cmd)
This efun is available only if __OLD_ED__ is not defined. The command 'cmd' is sent to the active ed session, and the resulting output is returned.