March 29, 2024, 02:11:07 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: net send equivalent in linux  (Read 8434 times)

Offline evilmonk

  • New Member
  • Posts: 2
net send equivalent in linux
« on: January 11, 2005, 03:13:57 PM »
I work in a private LAN. We send messages to each other in windows by the command net send.
Is there any similar comand in linux. or is there any software which does the same i.e., send messages to other comp in the lan. I am using fedora core 3. Thnks in advance.[/i][/b]

Offline judge

  • Linux Noob !
  • *
  • Posts: 12
net send equivalent in linux
« Reply #1 on: June 09, 2005, 03:54:35 AM »
hello dear

use  

# smbclient -M   hostname
 message here


ctrl  D

cheers