From owner-freebsd-questions@FreeBSD.ORG Thu Sep 13 09:27:52 2007 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 499D416A418 for ; Thu, 13 Sep 2007 09:27:52 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by mx1.freebsd.org (Postfix) with ESMTP id E650913C442 for ; Thu, 13 Sep 2007 09:27:51 +0000 (UTC) (envelope-from cblasius@gmail.com) Received: by nf-out-0910.google.com with SMTP id b2so433602nfb for ; Thu, 13 Sep 2007 02:27:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=88MVAHFSAy1vTTYv0E8skcO5N4T5ykzwD143dC1W1eQ=; b=llcOxT2Oy6WtNFHYTgRJOgIgCLQuOs0dNPwD//cHYSjbE5vISp9Xt81yBSQG/C2fTlc0K+rwYohGk29saVbAHEWWL2B5IYO/aRAbP5l4RBC7rTiHu8Hdt0LxMj5d00hj7wK9S6SjkCFGgzX0XjbmEpHITsgLWUldNtkBXlBXIrA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=YooRA+WDyUgIOrucFLVMkZ/f5N87DgIBgC8IgfDTtB1qitt5Rg/3BjHSWbtoMLq6xqXgU9k4+nKFV9fHycdq2gB92O9v1FFUDqPgjDGS44ARAGFAI6EfNLYKVi+Nz/Rjrlou3/YDPWefL3eRVbdYMEZa3rFkfiQ2dFSb7VSj79A= Received: by 10.78.129.16 with SMTP id b16mr207397hud.1189675669497; Thu, 13 Sep 2007 02:27:49 -0700 (PDT) Received: from xdsl-5405.zgora.dialog.net.pl ( [84.40.169.29]) by mx.google.com with ESMTPS id 37sm6847599hua.2007.09.13.02.27.46 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Sep 2007 02:27:47 -0700 (PDT) From: Zbigniew Komarnicki To: freebsd-questions@freebsd.org Date: Thu, 13 Sep 2007 11:27:43 +0200 User-Agent: KMail/1.9.7 References: <200709111842.54740.cblasius@gmail.com> <200709122149.16214.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200709122149.16214.fbsd.questions@rachie.is-a-geek.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709131127.44307.cblasius@gmail.com> Subject: Re: mount_ntfs as normal user 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, 13 Sep 2007 09:27:52 -0000 On Wednesday 12 of September 2007 21:49:15 Mel wrote: > What is the output of: > ls -al `which mount_ntfs` > > under your user id? It is: $ ls -al `which mount_ntfs` -r-xr-xr-x 1 root wheel 10316 Sep 8 22:36 /sbin/mount_ntfs*