Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
qfilelog(1)		    General Commands Manual		   qfilelog(1)

NAME
       qfilelog	- log messages to a single file

SYNOPSIS
       qfilelog	filename

DESCRIPTION
       qfilelog	 appends  from	standard  input	 to  a	single named file.  If
       qfilelog	is sent	the HUP	signal,	it syncs,  closes,  and	 re-opens  the
       output file.

RETURN VALUE
       Exits  0	 when  it  successfully	reaches	end-of-file on standard	input.
       Otherwise it exits 1 after printing an error diagnostic to standard er-
       ror.

SEE ALSO
       cyclog(1), splogger(8)

NOTES
       If any of the write operations fail, qfilelog prints a warning to stan-
       dard error and pauses for 60 seconds.

								   qfilelog(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=qfilelog&sektion=1&manpath=FreeBSD+Ports+15.0>

home | help