fixed output from commands without a newline end.
authoraidan <torrinfail@gmail.com>
Thu, 27 Aug 2020 04:47:07 +0000 (04:47 +0000)
committeraidan <torrinfail@gmail.com>
Thu, 27 Aug 2020 04:47:07 +0000 (04:47 +0000)
commit500b1fbb0f5d91f80f6f86067f898c72f4b2aa58
tree53df9c15330758b244bdbb9f497fb30196601867
parent904e40790870aedbc579d9093b6786b0c1500a96
fixed output from commands without a newline end.
This is useful when using commands such as tr -d '\n' to strip newlines
from output.
dwmblocks.c