guix-devel
[Top][All Lists]
Advanced

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

Re: repl macro (metacommand?) for guix CLI (sub)commands


From: zimoun
Subject: Re: repl macro (metacommand?) for guix CLI (sub)commands
Date: Wed, 06 Jul 2022 14:58:29 +0200

Hi,

On mer., 06 juil. 2022 at 14:13, bokr@bokr.com wrote:

> [13:23 ~/bs]$ guile --no-auto-compile -c '(display (getenv "PS1"))(newline)'
> [\A \w]\$ 

On my machine, all is as usual and I run Bash:

--8<---------------cut here---------------start------------->8---
$ echo $PS1
\n\w/\n\u@\h$
$ guile --no-auto-compile -c '(display (getenv "PS1"))(newline)'
#f
--8<---------------cut here---------------end--------------->8---

Maybe I miss something.   Thanks for giving a try.


Cheers,
simon








reply via email to

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