all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Gottfried <gottfried@posteo.de>, help-guix@gnu.org
Subject: Re: how can I find the terminal output
Date: Mon, 02 May 2022 10:54:10 +0200	[thread overview]
Message-ID: <87y1zk9ux9.fsf@gmail.com> (raw)
In-Reply-To: <d6f8f97a-0476-985c-c26f-9ba3096a6173@posteo.de>

Hi,

On Sat, 30 Apr 2022 at 18:07, Gottfried <gottfried@posteo.de> wrote:

> Because I don't know how it works, I guessed that the "empty 
> environment" is a new created file which has been added and I wanted to 
> get rid of this file.

The “empty environment” means an “empty profile”, so it is managed by
Guix and its garbage collection.  Therefore, you do not have to worry
about it.


> Opening the  ~/.bash_history
> tells me only my inputs, my commands, but it does not show what was the 
> output of my commands. Where I can find those in my Bash shell?

Bash does not record the output of each command.  You have to
specifically tell what you want; by redirecting the outputs.  Give a
look at the manual. :-)

<https://www.gnu.org/software/bash/manual/html_node/Redirections.html>


Cheers,
simon


  reply	other threads:[~2022-05-02  9:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-15 20:15 how can I find the terminal output Gottfried
2022-04-30  9:06 ` zimoun
2022-04-30 18:07   ` Gottfried
2022-05-02  8:54     ` zimoun [this message]
2022-05-02 12:53       ` Tobias Geerinckx-Rice
2022-05-06 20:18         ` Gottfried
2022-05-07 15:42           ` zimoun
2022-05-09 11:42             ` Kyle
2022-05-09 16:21               ` Gottfried

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

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

  git send-email \
    --in-reply-to=87y1zk9ux9.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=gottfried@posteo.de \
    --cc=help-guix@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.