zsh-users
 help / color / mirror / code / Atom feed
From: zzapper <david@rayninfo.co.uk>
To: zsh-users@zsh.org
Subject: Files with {nearly|the} same datetime
Date: Tue, 17 Dec 2013 10:34:39 +0000 (UTC)	[thread overview]
Message-ID: <XnsA2996BA184507davidrayninfocouk@80.91.229.13> (raw)

Hi
I reply a lot on using 

alias -g NF='*~vssver.scc(.om[1])'

This is sometimes not the same  file however to the newest file indicated 
by

l\s -lt | head

if the two files have the apparently same timestamp e.g. 10:05:08


.....
Having thought about it Answers OWN question
....

The solution is I guess not to use the bashite -t

but rather

ls -1rl *(.om[1,5])


Any reflections?







             reply	other threads:[~2013-12-17 10:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-17 10:34 zzapper [this message]
2013-12-17 18:13 ` Bart Schaefer

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=XnsA2996BA184507davidrayninfocouk@80.91.229.13 \
    --to=david@rayninfo.co.uk \
    --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).