Re: WinPopUp type messages from FreeBSD to Mac OS X

2009-04-02 Thread Oliver Fromme
Charles Howse wrote:
  Anyone know of a command-line program that will pop-up a window on my  
  Mac with a message from FreeBSD?

If you're running an X server on your Mac (Xorg, XFree86),
then you can use the xmessage(1) tool, with the $DISPLAY
variable set appropriately.  It can even be used to create
simple dialogs (Such as OK / Cancel) that can be used
from shell scripts.

Best regards
   Oliver

-- 
Oliver Fromme, secnetix GmbH  Co. KG, Marktplatz 29, 85567 Grafing b. M.
Handelsregister: Registergericht Muenchen, HRA 74606,  Geschäftsfuehrung:
secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün-
chen, HRB 125758,  Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart

FreeBSD-Dienstleistungen, -Produkte und mehr:  http://www.secnetix.de/bsd

The scanf() function is a large and complex beast that often does
something almost but not quite entirely unlike what you desired.
-- Chris Torek
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: WinPopUp type messages from FreeBSD to Mac OS X

2009-04-01 Thread Terry

Charles Howse wrote:

Hi,
Anyone know of a command-line program that will pop-up a window on my 
Mac with a message from FreeBSD?
If you ever used earlier versions of Windows, there was 'net send' 
('course, that was Windows to Windows).


I'd like to find something that I can script to send a lan IM, for 
example: Filesystem /var is full!


Getting an IM lets me respond quicker than waiting to read the next 
morning's email.



--
Thanks,
Charles

Reasons it's great to be a guy...
You don't have to shave below your neck.





___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to 
freebsd-questions-unsubscr...@freebsd.org




No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.0.238 / Virus Database: 270.11.35/2034 - Release Date: 04/01/09 06:06:00


  


smbclient -M If I recall


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: WinPopUp type messages from FreeBSD to Mac OS X

2009-04-01 Thread Charles Howse


On Apr 1, 2009, at 3:15 PM, Terry wrote:


Charles Howse wrote:

Hi,
Anyone know of a command-line program that will pop-up a window on  
my Mac with a message from FreeBSD?
If you ever used earlier versions of Windows, there was 'net  
send' ('course, that was Windows to Windows).



smbclient -M If I recall


I assume that Samba needs to be installed and running on sending and  
receiving computers for that to work?  Just tried it from the Mac to  
FreeBSD, and it returned connection to computer failed.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org