STRING(1spp) RISC/os Reference Manual STRING(1spp)
NAME
string - display memory as ASCII, null-terminated string
SYNOPSIS
string address [ maxlen]
DESCRIPTION
String displays a null-terminated string starting at
address. Characters that are not "printable" ASCII are
displayed as C '\' literals. Strings are limited to a max-
imum length maxlen which, if not specified, defaults to 70.
SEE ALSO
dump(1spp), g(1spp)
Printed 1/6/92 Page 1