zsh-users
 help / color / mirror / code / Atom feed
* ZSH Find command replacement
@ 2014-04-04 20:18 Aki Hoji
  2014-04-05  6:53 ` Daniel Shahaf
  0 siblings, 1 reply; 3+ messages in thread
From: Aki Hoji @ 2014-04-04 20:18 UTC (permalink / raw)
  To: zsh-users

Hi all,

recently switched to ZSH.  I have a quick question.  What is the shortest ZSH command equivalent of a following command ? 

find . -ctime -1 -type d -exec mv {} /foo/ ; 

Thanks in advance. 

Aki

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

end of thread, other threads:[~2014-04-07  8:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-04 20:18 ZSH Find command replacement Aki Hoji
2014-04-05  6:53 ` Daniel Shahaf
2014-04-07  7:59   ` Michal Politowski

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