From owner-freebsd-questions@FreeBSD.ORG Tue Jan 29 20:17:56 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0234ABC4 for ; Tue, 29 Jan 2013 20:17:56 +0000 (UTC) (envelope-from ralf.mardorf@rocketmail.com) Received: from nm1.bullet.mail.ird.yahoo.com (nm1.bullet.mail.ird.yahoo.com [77.238.189.58]) by mx1.freebsd.org (Postfix) with SMTP id 188153EE for ; Tue, 29 Jan 2013 20:17:54 +0000 (UTC) Received: from [77.238.189.50] by nm1.bullet.mail.ird.yahoo.com with NNFMP; 29 Jan 2013 20:17:52 -0000 Received: from [46.228.39.35] by tm3.bullet.mail.ird.yahoo.com with NNFMP; 29 Jan 2013 20:17:52 -0000 Received: from [127.0.0.1] by smtp168.mail.ir2.yahoo.com with NNFMP; 29 Jan 2013 20:17:52 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rocketmail.com; s=s1024; t=1359490672; bh=xzCRlHcZ4ZNrNXgwAaJsfLceC/Ohw3liVjguMa8fWGA=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Content-Type:To:Subject:References:Date:MIME-Version:Content-Transfer-Encoding:From:Message-ID:In-Reply-To:User-Agent; b=PJBjvvx//o4UyPMVbdV9n27orrd3+8d8/hFL4m/8Tst+nLGgttWRTtVi0ddCZr+EU6eMzSe53CvGevO1wN7BKZv16KegKJ9doMCCvBan/zZK7caQBh/0mBUesR7Jy9PKo1FeX52bjyHAWS/ngg/HZZQ4ipF2yXd9yqIh4tAsCL4= X-Yahoo-Newman-Id: 700843.98247.bm@smtp168.mail.ir2.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: xakg1boVM1kNCHor_i2m5WXtyXyou0ByH2OrBnjOUU5v.FS tEkav0G_VR9Yny7Vm4BXAgvauVfPmf8FFYfnDz69OBtOz1148hVR_2nRu9e2 LANVNr0ulV_WSPCjGrWRfrv.QkNT97c1oMeEyPdAJiIrtDxFlBkDw2RoARNR 0OufzODh6kM.RneiGfOfMbk0ayooy5xuvJE_p08Fz9oaYQJnoaWYx1J5Y0VT dYpzCCRND1aedbvRR5PqnWVXKcRfpgnBnNVd_UZh13xdeZehzsiULOJVAHjB UCRNyeu3BB.kkpdxvYo7NYW5DTmgCtkU.6nTjOa1ceVxHHqQwvXrlQyBQ.b5 dZ.dnqKWtnQ2rT.rFAMsDWaDBmkBDH0rxnQPTgxd3zr1GuwMqjz8b3B6UOWG .5V9V0bTGxj4W9QWuBhktQNekQk9mVpcuNLB6BDgZDw-- X-Yahoo-SMTP: BeMCPs2swBABTJ3kAeEiC_hE0mz8jRexLddJfD8pI2j32fOacjBmXg-- Received: from freebsd (ralf.mardorf@78.50.20.64 with login) by smtp168.mail.ir2.yahoo.com with SMTP; 29 Jan 2013 20:17:52 +0000 UTC Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-questions@freebsd.org Subject: Re: How to fix a broken owner for files from world & build from ports? References: <20130128182726.42db0712.freebsd@edvax.de> <510736DE.4060701@gmail.com> <20130129210146.3745269e.freebsd@edvax.de> Date: Tue, 29 Jan 2013 21:17:51 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ralf Mardorf" Message-ID: In-Reply-To: <20130129210146.3745269e.freebsd@edvax.de> User-Agent: Opera Mail/12.12 (FreeBSD) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2013 20:17:56 -0000 I don't use space in filenames, I just wanted to ensure, that file names with spaces will be handled partly correctly. At the moment I'm not working intensively. Every once in a while I take a look at a directory and compare it with the backups. If there's something wrong, I manually run chown. I copy each step I'm doing to a file. Overcautious, without haste and without a script ;), I fix it step by step. Regards, Ralf