On 3/3/12 6:23 AM, Kurt Jaeger wrote:
I'm trying to use portmaster on one of the hosts, with:
portmaster --no-confirm --no-term-title --index --no-index-fetch -a
If it waits for some input, I'm unhappy 8-(
Try:
PAGER=CAT portmaster --no-confirm --no-term-title --index
--no-index-fetch -a -y
or portmaster --no-confirm --no-term-title --index --no-index-fetch -a
-y > /dev/null
--
Michael Scheidell, CTO
>*| * SECNAP Network Security Corporation
d: +1.561.948.2259
w: http://people.freebsd.org/~scheidell
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"