winpopup in linux

Ben Scott dragonhawk at gmail.com
Fri Feb 2 18:15:09 EST 2007


On 2/2/07, klussier at comcast.net <klussier at comcast.net> wrote:
>  message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
>
> I don't know how to send a message from windoze, though, sorry.....

REM this is like write
NET SEND jsmith "this is my message to John Smith"
NET SEND magnum "this is my message to the user of computer MAGNUM"
REM
REM this is like wall
NET SEND * "this is my broadcast message"

-- Ben


More information about the gnhlug-discuss mailing list