shithub: gridchat

Download patch

ref: 4a8a52a51c19aff07d4557bed0ac5868912b6821
parent: b5b99f02d9eccf3f1024e5ee3c2238a22db05b8f
author: grobe0ba <grobe0ba@tcp80.org>
date: Tue Aug 2 09:09:56 EDT 2022

Plan 9 likes to cache things, and use old versions if you don't tell it
exactly what you want it to do.

--- a/chat
+++ b/chat
@@ -64,7 +64,7 @@
 }
 echo JOIN $name to $channel >>/n/$chatsrv/$channel
 
-chat-fmt </n/$chatsrv/$channel &
+$home/bin/$objtype/chat-fmt </n/$chatsrv/$channel &
 catkill=$apid
 
 while(talk=`{read}){