Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh speak for copy last modified *pdf files
- X-seq: zsh-users 9279
- From: Peter Stephenson <pws@xxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxxxxx>, pws@xxxxxxx
- Subject: Re: zsh speak for copy last modified *pdf files
- Date: Tue, 09 Aug 2005 13:58:21 +0100
- In-reply-to: <20050809125130.GA23960@xxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20050809125130.GA23960@xxxxxxxxxxxx>
Eric Smith wrote:
> What is a zsh way to cp say last 3 most recently modified
> pdf files?
cp *.pdf(om[1,3]) /here
pws
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author