From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11718 invoked by alias); 25 Apr 2015 00:26:34 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 34958 Received: (qmail 5619 invoked from network); 25 Apr 2015 00:26:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_PCNT autolearn=no version=3.3.2 Date: Sat, 25 Apr 2015 02:17:19 +0200 From: Vincent Lefevre To: zsh-workers@zsh.org Subject: Filename generation: sorting by inode number Message-ID: <20150425001719.GA12262@xvii.vinc17.org> Mail-Followup-To: zsh-workers@zsh.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer-Info: http://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.23-6425-vl-r76280 (2015-03-04) With the "o" glob qualifier for filename generation, it is not possible to sort by inode number. Such a feature could be very useful to speed up file reading on an ext3 file system when the files are not in the cache. See: https://lists.debian.org/debian-user/2015/04/msg01310.html http://comments.gmane.org/gmane.mail.mutt.devel/4089 -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)