jobid1.0   [plain text]


# $FreeBSD$
# Non-standard builtin.

: &
p1=$!
p2=$(jobid)
[ "${p1:?}" = "${p2:?}" ]