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

FreeBSD Manual Pages

  
 
  

home | help
APPJAIL-CHECKOLD(1)	     General Commands Manual	     APPJAIL-CHECKOLD(1)

NAME
     appjail-checkOld -- Run check-old target on a given release or jail

SYNOPSIS
     appjail checkOld jail jail
     appjail checkOld release [-a arch] [-v version] release

DESCRIPTION
     Print a list of old files and directories in a release or jail.

EXIT STATUS
     The  appjail  usage  utility exits 0 on success, and >0 if an error occurs.
     It may fail for one of the following reasons:

     -	 EX_USAGE: The command was used incorrectly.
     -	 EX_NOINPUT:
	 *   jail cannot be found.
	 *   Cannot be found .srcdir containing the path to the source tree.
     -	 EX_DATAERR: jail is invalid.
     -	 EX_CONFIG: There is a parameter that is not defined in the jail config-
	 uration file.
     -	 EX_NOPERM: The jail was not created by building the source tree.

SEE ALSO
     appjail-deleteOld(1) appjail-fetch(1) appjail-update(1) sysexits(3)

AUTHORS
     JesAos Daniel Colmenares Oviedo <DtxdF@disroot.org>

FreeBSD ports 15.quarterly	 March 27, 2024 	     APPJAIL-CHECKOLD(1)

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

home | help