Re: need Linux help (watch and LVS)

2007-11-04 Thread Sam Lawrance


On 04/11/2007, at 2:33 PM, C Thala wrote:

Can someone tell me the FreeBSD equivalent of the Linux command  
watch.


In Linux, watch is like top, but you can run it against any command
and have it refresh every N seconds. There is a watch command in
FreeBSD but it does something else entirely.


You can do this using a simple shell loop.  If you really need the  
GNU watch command it is available in ports as gnu-watch.


Have a nice day
Sam
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: need Linux help (watch and LVS)

2007-11-04 Thread eBoundHost: Artur
There is a great port called topless that works like watch. 

Best Regards,

Artur
eBoundHost
http://www.eboundhost.com
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


need Linux help (watch and LVS)

2007-11-03 Thread C Thala
Can someone tell me the FreeBSD equivalent of the Linux command watch.

In Linux, watch is like top, but you can run it against any command
and have it refresh every N seconds. There is a watch command in
FreeBSD but it does something else entirely.

Also, does FreeBSD have an equivalent for Linux LVS? Is it HAProxy?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]