Man Page: function::indent
Operating Environment: centos
Section: 3stap
FUNCTION::INDENT(3stap) Utility functions for using an FUNCTION::INDENT(3stap)NAMEfunction::indent - returns an amount of space to indentSYNOPSISindent:string(delta:long)ARGUMENTSdelta the amount of space added/removed for each callDESCRIPTIONThis function returns a string with appropriate indentation. Call it with a small positive or matching negative delta. Unlike the thread_indent function, the indent does not track individual indent values on a per thread basis. SystemTap Tapset Reference June 2014 FUNCTION::INDENT(3stap)
| Related Man Pages |
|---|
| colorprint(3) - debian |
| printwait(3) - debian |
| function::ctime(3stap) - centos |
| function::ansi_set_color3(3stap) - centos |
| tapset::timestamp(3stap) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| [TIP] Processing YAML files with yq |