*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: portslogger | Section: 1 | Source: OpenBSD | File: portslogger.1
PORTSLOGGER(1) FreeBSD General Commands Manual PORTSLOGGER(1) NAME portslogger - logs ports builds selectively SYNOPSIS portslogger [-s] directory DESCRIPTION portslogger saves logs from ports build in separate files. portslogger handles directory change messages from the ports tree infrastructure and switches to a corresponding log file situated in directory accordingly, e.g., it will log the build from screen in directory/screen-4.0.3p1.log. portslogger will filter progress-bar noise from ftp(1), pkg_add(1), and pkg_create(1). By default, portslogger acts as a filter and still passes its input to stdout, unless run with -s. It is most often used as $ make package 2>&1 | portslogger logdir or in conjunction with tmux(1), such as $ tmux pipe-pane 'portslogger -s logdir' SEE ALSO dpb(1), tmux(1) FreeBSD 14.1-RELEASE-p8 June 26, 2018 FreeBSD 14.1-RELEASE-p8

Navigation Options