I'll see to it.
You may have seen that i sent in the /dev/tipc redirection patch to the
GNU/bash list about a week ago, but it seems it got a cold reception, no
response yet.

//E

On Tue, 26 Mar 2019, 20:46 Jon Maloy, <[email protected]> wrote:

> So I guess the subscriber module should be added to tipc_utils as a
> separate module, or possibly as part of libtipc, which is already there.
>
> You are still registered as developer at SF/tipc, so you are free to do
> it.  Otherwise I can fix it, but I am pretty busy these days.
>
>
>
> BR
>
> ///jon
>
>
>
>
>
> *From:* Erik Hugne <[email protected]>
> *Sent:* 20-Mar-19 15:32
> *To:* Jon Maloy <[email protected]>
> *Cc:* [email protected]
> *Subject:* Re: Topology subscriptions in bash
>
>
>
> I only planned to send the /dev/tipc network redirection stuff there. I
> dont think that the topology module is relevant enough to be a default bash
> builtin.
>
>
>
> //E
>
>
>
> On Wed, 20 Mar 2019, 11:09 Jon Maloy, <[email protected]> wrote:
>
> Nice.  Is this all for the bash project, or do we need to add something to
> tipc_utils?
>
> ///jon
>
>
> > -----Original Message-----
> > From: Erik Hugne <[email protected]>
> > Sent: 19-Mar-19 22:33
> > To: [email protected]; Jon Maloy
> > <[email protected]>
> > Subject: Topology subscriptions in bash
> >
> > A small tool to get shell integrations to the TIPC topology server, maybe
> > someone will find it useful https://github.com/Hugne/tipc.sh
> >
> > The subscriber examples use part of the functionality that i plan to
> submit to
> > the bash project for network redirection support, e.g:
> >
> > [root@kdev ~] exec 5</dev/tipc/1000/1
> > [root@kdev ~] echo hello world >/dev/tipc/1000/1 [root@kdev ~] cat <&5
> > hello world ^C [root@kdev ~]
> >
> > //E
>
>

_______________________________________________
tipc-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tipc-discussion

Reply via email to