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

FreeBSD Manual Pages

  
 
  

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

NAME
     appjail-deleteOld	-- Run delete-old and delete-old-libs targets on a given
     release or jail

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

DESCRIPTION
     Delete obsolete base system files, directories and  libraries  non-interac-
     tively.

EXIT STATUS
     The  appjail  deleteOld  utility exits 0 on success, and >0 if an error oc-
     curs.  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-checkOld(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-deleteOld&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help