emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Srinivas <sp_us@yahoo.com>
To: emacs-orgmode@gnu.org
Subject: Babel & sh & Windows
Date: Tue, 7 Dec 2010 22:08:58 +0000 (UTC)	[thread overview]
Message-ID: <loom.20101207T230529-961@post.gmane.org> (raw)

Hi

I am trying to learn how to use Babel on a Windows system and need some help.

I would like to produce the directory tree for a given directory (/bin in this 
example).

I tried the following:

#+srcname: directory-tree
#+BEGIN_SRC sh :dir /bin :results output org replace :exports results
tree
#+END_SRC

The output is as given below:

#+results: directory-tree
c:\bin>More? 

My org-babel-sh-command setting is:

(setq org-babel-sh-command "cmd /k")

What do I need to do see some output in the #+results section?

Thanks in advance for you help.
- Srinivas

             reply	other threads:[~2010-12-07 22:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-07 22:08 Srinivas [this message]
2010-12-08  4:03 ` Babel &amp; sh &amp; Windows Michael Gauland
2010-12-09 14:51   ` Sébastien Vauban
2010-12-10 15:52   ` Babel &amp;amp; sh &amp;amp; Windows Srinivas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20101207T230529-961@post.gmane.org \
    --to=sp_us@yahoo.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).