Introduction
Introduction Statistics Contact Development Disclaimer Help
No need for annna-cmd to shorten lines, we are going directly into ii. - annna …
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6…
Log
Files
Refs
Tags
README
---
commit c13e8702bd633b79b0e779e36d6c9d739f91ba22
parent 75f307592ba6f114095939c0ddd51da0ff408356
Author: Annna Robert-Houdin <[email protected]>
Date: Wed, 27 Dec 2023 14:43:15 +0100
No need for annna-cmd to shorten lines, we are going directly into ii.
* No IRC bottleneck is used.
Diffstat:
M annna-say | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/annna-say b/annna-say
@@ -68,13 +68,8 @@ do
printf "%s\n" "$@" | fold -w 250 -s > "${ircpath}/${ou…
;;
"out")
- printf "%s\n" "$@" \
- | fold -w 250 -s \
- | while read -r line;
- do
- printf "%s <%s> %s\n" "$(date +s)" "annna-cmd"…
+ printf "%s <%s> %s\n" "$(date +s)" "annna-cmd" "$@" \
> "${ircpath}/${outfile}"
- done
;;
esac
else
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.