From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 09:24:16 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 94E73106567D for ; Thu, 8 Jul 2010 09:24:16 +0000 (UTC) (envelope-from aiza21@comclark.com) Received: from avmxsmtp3.comclark.com (avmxsmtp3.comclark.com [202.69.191.117]) by mx1.freebsd.org (Postfix) with ESMTP id 33FB78FC1C for ; Thu, 8 Jul 2010 09:24:15 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AsAXAA42NUzKRa3YOWdsb2JhbAAHh2iYPwEBAQE0ASe/TYUlBIN3hwA X-IronPort-AV: E=Sophos;i="4.53,557,1272816000"; d="scan'208";a="9642982" Received: from unknown (HELO [10.0.10.3]) ([202.69.173.216]) by avmxsmtp2.comclark.com with ESMTP; 08 Jul 2010 17:24:14 +0800 Message-ID: <4C35993A.1010109@comclark.com> Date: Thu, 08 Jul 2010 17:24:10 +0800 From: Aiza User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: "questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: jls jail command X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2010 09:24:16 -0000 what is jls command syntax to list all jails a path location? jls -n shows path=/usr/jails/ thats my primary jail system. I have secondary jail system at /usr/jails.sys2/ I tried jls -j /usr/jails.sys2/ and jls -j /usr/jails.sys2/jailname and got core dump.