Ed cmd
来自MudWiki
名称
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.
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.