On Thu, 17 Jan 2019 09:41:26 +0100 Johannes 'josch' Schauer
wrote:
> please correct me if I'm wrong but could annotate-output not be greatly
> simplified by using this proof-of-concept:
>
> handler () {
> while IFS= read -r line || [ -n "$line" ]; do
> p
Package: devscripts
Version: 2.19.2
Severity: wishlist
Hi,
please correct me if I'm wrong but could annotate-output not be greatly
simplified by using this proof-of-concept:
handler () {
while IFS= read -r line || [ -n "$line" ]; do
printf "%s %s:
2 matches
Mail list logo