function::text_str FUNCTION:(3stap) A collection of standard strin FUNCTION:(3stap)NAMEfunction::text_str - Escape any non-printable chars in a stringSYNOPSIStext_str:string(input:string)ARGUMENTSinput the string to escapeDESCRIPTIONThis function accepts a string argument, and any ASCII characters that are not printable are replaced by the corresponding escape sequence in the returned string. SystemTap Tapset Reference May 2013 FUNCTION:(3stap)
| Related Man Pages |
|---|
| function::ansi_set_color3(3) - debian |
| function::ansi_set_color2(3stap) - centos |
| tapset::conversions(3stap) - centos |
| tapset::errno(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Is UNIX an open source OS ? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |