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

use zsh/sched in a script



Hi
I'd like to know if there is a way to use a zsh/sched with in a script
to schedule the call of a function.

I tried
sched +60 foo
where foo is a function of my script but it doesn't do anything,  any clue?

regards,
Bapt



Messages sorted by: Reverse Date, Date, Thread, Author