Skip to main content

format_short_heading

Function format_short_heading 

Source
pub fn format_short_heading(config: &PinkyConfig) -> String
Expand description

Format the short-format heading line (matches GNU pinky column widths). GNU format: %-8s “Login” | “ %-19s“ “Name” | “ %-9s“ “ TTY“ | “ %-6s“ “Idle” | “ %-16s“ “When” | “ %s“ “Where”