Man Page: function::text_str
Operating Environment: debian
Section: 3
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_color2(3) - debian |
| function::ansi_set_color3(3) - debian |
| tapset::errno(3stap) - centos |
| tapset::speculative(3stap) - centos |
| tapset::task_time(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |