JLS(1) General Commands Manual JLS(1)
NAME
jlslist active jails
SYNOPSIS
jls
DESCRIPTION
The jls utility lists all active jails. Each jail is represented by one row which contains the following columns: jail identifier (JID), IPV4 address, hostname, and path. This utility lists jails started with both sysjail(1) and jail(1).
FILES
Database file is a btree at /var/db/sysjal.db.
EXIT STATUS
The jls utility returns 0 on success or 1 on failure. Failure may leave a corrupt jail database.
SEE ALSO
AUTHORS
The jls utility was written by Kristaps Dzonsons ⟨kristaps@bsd.lv⟩. Manual page description copied from FreeBSD's jls(8).