freebsd-src/usr.sbin/jls
Kyle Evans 1d85903710 jls: add a -c mode to check for a jail's existence
This is intended to be primarily used in scripts that want to check if
a jail exists before taking some action -- for instance, the jail(8)
test cleanup functions that want to remove the jail if it still exists.
Having a mode that limits its output for their usage is useful both
for cleaner scripts and also to avoid masking real problems.

Reviewed by:	jamie
Differential Revision:	https://reviews.freebsd.org/D51541
2025-07-25 22:13:43 -05:00
..
jls.8 jls: add a -c mode to check for a jail's existence 2025-07-25 22:13:43 -05:00
jls.c jls: add a -c mode to check for a jail's existence 2025-07-25 22:13:43 -05:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00