From owner-freebsd-current@FreeBSD.ORG Thu Dec 22 14:03:32 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EA0BC1065670 for ; Thu, 22 Dec 2011 14:03:32 +0000 (UTC) (envelope-from dan@sunsaturn.com) Received: from sunsaturn.com (mail1.sunsaturn.com [IPv6:2001:49f0:4004::2]) by mx1.freebsd.org (Postfix) with ESMTP id B6C338FC0A for ; Thu, 22 Dec 2011 14:03:32 +0000 (UTC) Received: by sunsaturn.com (Postfix, from userid 1001) id C900C119C6C; Thu, 22 Dec 2011 08:03:31 -0600 (CST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=sunsaturn.com; s=gamma; t=1324562611; bh=IWFTbzB+btlgCxpdcdsbZ6bic7FV7SX3/1usFGqvrTs=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type; b=rAuLNOoA1zYh0T4mlbt+0V5f8FruqOs4nDb8MjuTifsiAgLdJJ98RRXM9wxzqA8SA PFkG5VkIxroAin9IdItfKu1sgYm1R2y8LGRQgOekZ/QSklqak9b6bs7CslyqFFwqbL doKeq5WC1a9HfNRf1ySvWhS4yqQs+b80fJbbPW8g= Received: from localhost (localhost [127.0.0.1]) by sunsaturn.com (Postfix) with ESMTP id C3387119C66 for ; Thu, 22 Dec 2011 08:03:31 -0600 (CST) Date: Thu, 22 Dec 2011 08:03:31 -0600 (CST) From: Dan The Man To: freebsd-current@freebsd.org Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: jexec -h hostname option X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Dec 2011 14:03:33 -0000 http://www.freebsd.org/relnotes/CURRENT/relnotes/new.html#USERLAND jexec(8) now supports -h hostname option to specify the jail where the command will be executed. When was this added? I don't see it functioning: sunsaturn:~# jexec -h jexec: illegal option -- h usage: jexec [-u username | -U username] jail command ... sunsaturn:~# uname -a FreeBSD sunsaturn.com 9.0-PRERELEASE FreeBSD 9.0-PRERELEASE #0: Sun Dec 11 19:20:46 CST 2011 droot@sunsaturn.com:/usr/obj/usr/src/sys/MYKERNEL amd64 sunsaturn:~# Dan. -- Dan The Man CTO/ Senior System Administrator Websites, Domains and Everything else http://www.SunSaturn.com Email: Dan@SunSaturn.com