From d744ca415b1c2acc52ed2835ade53e6dcf90be7c Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sat, 30 May 2015 19:09:47 +0000 Subject: [PATCH] added comment to explain C2 + number issue --- inxi | 1 + 1 file changed, 1 insertion(+) diff --git a/inxi b/inxi index c2f0bc9..3d628fe 100755 --- a/inxi +++ b/inxi @@ -13012,6 +13012,7 @@ print_ps_item() if [[ -n $PS_THROTTLED ]];then throttled=" ${C1} - throttled from${C2} $PS_THROTTLED" fi + # important: ${C2} $PS_COUNT must have space after ${C2} for irc output or the number vanishes case $1 in cpu) if [[ $B_EXTRA_DATA == 'true' ]];then