File: ob-screen-test.org

package info (click to toggle)
org-mode 9.5.2%2Bdfsh-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,408 kB
  • sloc: lisp: 138,291; xml: 1,377; perl: 229; makefile: 194; sh: 5
file content (5 lines) | stat: -rw-r--r-- 138 bytes parent folder | download | duplicates (5)
1
2
3
4
5
#+Title: a collection of examples for ob-screen tests
#+begin_src screen :session create-tmpdir
  mkdir -p $TMPDIR
  cd $TMPDIR
#+end_src