Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh speak for copy last modified *pdf files



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