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-inter-
       actively.

EXIT STATUS
       The appjail deleteOld 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
	   configuration 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
       Jess Daniel Colmenares Oviedo <DtxdF@disroot.org>

FreeBSD	Ports 14.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+14.3.quarterly>

home | help