zsh-users
 help / color / mirror / code / Atom feed
* zsh speak for copy last modified *pdf files
@ 2005-08-09 12:51 Eric Smith
  2005-08-09 12:58 ` Peter Stephenson
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Smith @ 2005-08-09 12:51 UTC (permalink / raw)
  To: Zsh Users

What is a zsh way to cp say last 3 most recently modified
pdf files?

-- 
Eric Smith


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: zsh speak for copy last modified *pdf files
  2005-08-09 12:51 zsh speak for copy last modified *pdf files Eric Smith
@ 2005-08-09 12:58 ` Peter Stephenson
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Stephenson @ 2005-08-09 12:58 UTC (permalink / raw)
  To: Zsh Users, pws

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.

**********************************************************************


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-09 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-09 12:51 zsh speak for copy last modified *pdf files Eric Smith
2005-08-09 12:58 ` Peter Stephenson

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).