LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Equivalent of "net send" (https://www.linuxquestions.org/questions/linux-software-2/equivalent-of-net-send-382400/)

kamransoomro84 11-12-2005 07:28 AM

Equivalent of "net send"
 
Hi. If anyone has used the "net send' utility in Windows, they know wht I'm talking abt. I wanted to know if there is an equivalent utility in Linux. It should be noted that I'm part of a network that consists of Windows machines, so the utility should be interoperable with the Windows ulility. Thanks.

arunswarup 11-12-2005 08:28 AM

linpopup

also, IIRC, kpopup

kamransoomro84 11-12-2005 10:36 AM

hmm. thx. I'll try them out. Btw, are they bundled with Slackware or do I have to download them seperately?

cs-cam 11-12-2005 04:52 PM

Code:

echo "Here is a message" | smbclient -M MACHINENAME
That'll do it and you only need Samba installed :)


All times are GMT -5. The time now is 08:46 PM.