help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to run shell command with stream input, to get string output


From: Marcin Borkowski
Subject: Re: How to run shell command with stream input, to get string output
Date: Mon, 01 Jul 2019 09:18:40 +0200
User-agent: mu4e 1.1.0; emacs 27.0.50

On 2019-07-01, at 00:32, Jean Louis <bugs@gnu.support> wrote:

> Hello,
>
> I would like to know how to make in Emacs Lisp the
> equivalent function to what I have here below in
> Common Lisp.
>
> I wish to feed a string as stream to a command and
> to get the string output.

How about `shell-command-to-string'?

Hth,

-- 
Marcin Borkowski
http://mbork.pl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]