emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [0] Run org-babel src block periodically
@ 2016-01-03 19:33 Giri Prashanth
  2016-01-03 22:30 ` John Kitchin
  0 siblings, 1 reply; 3+ messages in thread
From: Giri Prashanth @ 2016-01-03 19:33 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 409 bytes --]

Hi,

I would like to run a org-src block code periodically, is there any
property for org-blocks for such repeated execution.

For example if I want to watch the tail of a file periodically every 1 min
for next 1 hour, I would like to set a property like repeat for times to
repeat and keep the org file auto updated

#+BEGIN_SRC shell :repeat 60 :repeat-every 60sec
tail -n 10 file
#+END_SRC

Thank you,
-GP

[-- Attachment #2: Type: text/html, Size: 645 bytes --]

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

end of thread, other threads:[~2016-01-08  7:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-03 19:33 [0] Run org-babel src block periodically Giri Prashanth
2016-01-03 22:30 ` John Kitchin
2016-01-08  7:44   ` Giri Prashanth

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).