zsh-users
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: zsh-users@zsh.org
Subject: Re: List ALL files modified in last 24hrs OR list atleast 10 recent files
Date: Tue, 11 Mar 2014 17:02:53 -0700	[thread overview]
Message-ID: <531FA42D.5050207@eastlink.ca> (raw)
In-Reply-To: <1394533556.43856.YahooMailNeo@web194603.mail.sg3.yahoo.com>

On 03/11/2014 03:25 AM, Amm wrote:
> Now I want to combine (OR) these two such that:
>
> Case 1)
> If there are more than 10 files modified in 24hrs
> then list them all (not just 10)
>
>
For that, why not just pipe to  'wc -l' to count the lines and then do 
some 'if' tests from there?


  reply	other threads:[~2014-03-12  0:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-11 10:25 Amm
2014-03-12  0:02 ` Ray Andrews [this message]
2014-03-12  7:17   ` Amm
2014-03-12  6:36 ` Bart Schaefer
2014-03-12  7:13   ` Amm

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=531FA42D.5050207@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-users@zsh.org \
    /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).