zsh-users
 help / color / mirror / code / Atom feed
From: Meino Christian Cramer <Meino.Cramer@gmx.de>
To: strcat@gmx.net
Cc: zsh-users@sunsite.dk
Subject: Re: Sorting files
Date: Fri, 05 Aug 2005 05:06:23 +0200 (CEST)	[thread overview]
Message-ID: <20050805.050623.41655730.Meino.Cramer@gmx.de> (raw)
In-Reply-To: <2005-08-04T19-14-42@painless.my-fqdn.de>

From: Christian Schneider <strcat@gmx.net>
Subject: Re: Sorting files
Date: Thu, 4 Aug 2005 21:14:42 +0200

Hi,

> * Meino Christian Cramer <Meino.Cramer@gmx.de> typed:
> [...]
> >  Is there a way to get one big listing starting with the smallest file
> >  of all files found (including those in the subdirectories) and ending
> >  with the largest one? ...without the conventional way of slowly
> >  smokeing a sort-pipe ?
> 
> $ ls -fl ./**/*(OL)

  ...this does not work for me...sorry... :)

> or
> $ zmodload zsh/stat
> $ ls -fld ./**/*(d`stat +device .`OL)

  This does...but, hmmmmm....I again need an "additional" tool
  (zsh/stat). Is the filesize something, which cannot be determined by
  the Shell alone ?

  Why does it seems, that any combination or contruction with oL,. and
  () does not work (until now)   ?

  keep zshing!
  Meino


> -- 
> http://www.strcat.de/zsh/#features [*] Christian 'strcat' Schneider
> http://www.strcat.de/zsh/#tipps    [*] Email.......: strcat@gmx.net
> http://www.strcat.de/zsh/#modex    [*] GPG-ID......:       47E322CE
> http://www.strcat.de/zsh/#links    [*] [zsh - the Z shell]
> 


  parent reply	other threads:[~2005-08-05  3:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-04 18:38 Meino Christian Cramer
2005-08-04 18:48 ` Mikael Magnusson
2005-08-04 19:10   ` Meino Christian Cramer
2005-08-04 19:18     ` Danek Duvall
2005-08-04 20:41       ` Stephane Chazelas
2005-08-05  3:01         ` Meino Christian Cramer
2005-08-05 10:47           ` Stephane CHAZELAS
2005-08-04 19:14 ` Christian Schneider
2005-08-04 21:19   ` Jens Kubieziel
2005-08-05  3:06   ` Meino Christian Cramer [this message]
2005-08-04 19:51 ` Christian Taylor
2005-08-05 10:51   ` zzapper
2005-08-05 12:57     ` Christian Taylor
2005-08-05 14:41     ` Meino Christian Cramer
2005-08-06  5:38     ` Summary: " Meino Christian Cramer
2005-08-06  9:22       ` Christian Taylor
2005-08-05 12:52 ` DervishD
2005-08-05 14:01   ` Meino Christian Cramer
2005-08-05 14:29     ` Mikael Magnusson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050805.050623.41655730.Meino.Cramer@gmx.de \
    --to=meino.cramer@gmx.de \
    --cc=strcat@gmx.net \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).