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

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

Re: Examining the output of a shell command?


From: Eli Zaretskii
Subject: Re: Examining the output of a shell command?
Date: Sun, 28 Jun 2015 17:55:46 +0300

> From: Raffaele Ricciardi <rfflrccrd@gmail.com>
> Date: Sun, 28 Jun 2015 16:31:29 +0200
> 
> On 28/06/15 15:57, Pascal J. Bourguignon wrote:
> > (shell-command-to-string "echo $RED hello $NORMAL")
> > --> "[31m hello [0m
> > "
> 
> Here is:
> 
> (shell-command-to-string "echo $RED hello $NORMAL")
> --> "hello
> "

Check your shell init files.



reply via email to

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