function::text_str.3stap - Man Page
Escape any non-printable chars in a string
Synopsis
text_str:string(input:string)
Arguments
- input
the string to escape
Description
This function accepts a string argument, and any ASCII characters that are not printable are replaced by the corresponding escape sequence in the returned string.
See Also0
tapset::string(3stap)
Info
April 2024 SystemTap Tapset Reference A collection of standard strin