bug-guix
[Top][All Lists]
Advanced

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

bug#44612: Read standard input in `guix repl'


From: Guillaume Le Vaillant
Subject: bug#44612: Read standard input in `guix repl'
Date: Sat, 14 Nov 2020 16:07:27 +0100
User-agent: mu4e 1.4.13; emacs 27.1

Guillaume Le Vaillant <glv@posteo.net> skribis:

> It looks like you can get rid of the welcome message by using the '-s'
> option:
>
> $ echo '(display "Hi.\n")' | guile -s /dev/stdin
> Hi.

Or:
$ echo '(display "Hi.\n")' | guix repl /dev/stdin
Hi.

Attachment: signature.asc
Description: PGP signature


reply via email to

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