From owner-freebsd-questions@FreeBSD.ORG Thu Apr 5 14:15:24 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id F2DFB106566C for ; Thu, 5 Apr 2012 14:15:24 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) by mx1.freebsd.org (Postfix) with ESMTP id AE7AB8FC08 for ; Thu, 5 Apr 2012 14:15:24 +0000 (UTC) Received: from [89.204.154.196] (helo=tiny.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1SFnT1-0005kM-Kg for freebsd-questions@freebsd.org; Thu, 05 Apr 2012 16:15:16 +0200 Received: from tiny.Sisis.de (localhost [127.0.0.1]) by tiny.Sisis.de (8.14.5/8.14.3) with ESMTP id q35EFDUZ049932 for ; Thu, 5 Apr 2012 16:15:13 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de (8.14.5/8.14.3/Submit) id q35EF7jD049930 for freebsd-questions@freebsd.org; Thu, 5 Apr 2012 16:15:07 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Thu, 5 Apr 2012 16:15:07 +0200 From: Matthias Apitz To: freebsd-questions@freebsd.org Message-ID: <20120405141506.GA49845@tiny> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 10.0-CURRENT r226986 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.154.196 Subject: order of source_dirs in cp(1) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2012 14:15:25 -0000 Hello, I was doing $ cp -Rv 10 11 12 13 14 15 16 17 2 /mnt/osm and was surprised seeing that source_dir 17 was done before 16; the man page does not specify the order, but I was thinking it just goes through the list in the given order... Why this is done this way? Thanks matthias -- Matthias Apitz e - w http://www.unixarea.de/ UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5