From owner-freebsd-arm@freebsd.org Wed Jun 15 02:17:25 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A7F9B7201F for ; Wed, 15 Jun 2016 02:17:25 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [69.239.235.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "www.zefox.org", Issuer "www.zefox.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B442E26ED; Wed, 15 Jun 2016 02:17:24 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.15.2/8.15.2) with ESMTPS id u5F2HLuN088474 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Tue, 14 Jun 2016 19:17:22 -0700 (PDT) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.15.2/8.15.2/Submit) id u5F2HK9x088473; Tue, 14 Jun 2016 19:17:20 -0700 (PDT) (envelope-from fbsd) Date: Tue, 14 Jun 2016 19:17:20 -0700 From: bob prohaska To: Ian Lepore Cc: freebsd-arm@freebsd.org Subject: Re: Shell or mv eats a period? Message-ID: <20160615021720.GA37214@www.zefox.net> References: <20160614153805.GB50221@www.zefox.net> <1465920477.1188.142.camel@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1465920477.1188.142.camel@freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jun 2016 02:17:25 -0000 On Tue, Jun 14, 2016 at 10:07:57AM -0600, Ian Lepore wrote: > > A FAT filesystem enforces that there is only a single dot in a > filename. Welcome to 1983. > I overlooked that detail completely. I'd have expected an "illegal filename" reply in that case.... Thanks! bob prohaska