From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 16:49:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7007D16A4C0 for ; Tue, 12 Feb 2008 16:49:23 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id 51E0C13C4CE for ; Tue, 12 Feb 2008 16:49:23 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JOyJu-0002h2-Oc for freebsd-questions@freebsd.org; Tue, 12 Feb 2008 08:49:22 -0800 Message-ID: <15435319.post@talk.nabble.com> Date: Tue, 12 Feb 2008 08:49:22 -0800 (PST) From: deepcore To: freebsd-questions@freebsd.org In-Reply-To: <20080212091325.Q2271@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: bo@visfeldt.dk References: <15427115.post@talk.nabble.com> <20080212091325.Q2271@wojtek.tensor.gdynia.pl> Subject: Re: Freebsd based server lacking chown command, where to get it. 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: Tue, 12 Feb 2008 16:49:23 -0000 > > ok. I get that, and i found it I can, however not execute it. whenever i go to the usr/sbin and type "chown" i get chown: Command not found. i find this pretty strange as ls -l shows: -r-xr-xr-x 1 root wheel 6688 Jan 12 2007 chown shouldn't this mean that the file is excecutable by all? even tried to switch to root first (just executing su) ... What i am more specifically trying to do is change the ownership of all the directories and files on a specific disk, mounted as /mnt/moviedisk, to the user that is supposed to own them. Any surgestions? What am i doing wrong as i cannot execute the chown command? -- View this message in context: http://www.nabble.com/Freebsd-based-server-lacking-chown-command%2C-where-to-get-it.-tp15427115p15435319.html Sent from the freebsd-questions mailing list archive at Nabble.com.