I keep getting notifications that

bash --login

is a command that has completed from gnome. Is this bad?

I’m not the one running these commands btw.

  • NormalC [he/him, comrade/them]
    link
    fedilink
    English
    32 years ago

    -l Make bash act as if it had been invoked as a login shell (see INVOCATION below).

    --login Equivalent to -l.

    This is an excerpt from the bash manpage. So likely no, this isn’t a bad thing and this is just GNOME sourcing your environment variables. You need to tell us how frequent these notification are and when they happen (also what GNOME version you’re using as well as which distribution you are using). We can’t help you if you don’t provide that.

    • @Euphoma@lemmy.mlOP
      link
      fedilink
      English
      1
      edit-2
      2 years ago

      I’m on gnome 44.3 on NixOS. I noticed 3 of them but thats it, one of them 3 hours ago and 2 of them 44 minutes ago.

      Yeah I checked the manpage but wasn’t sure why this would be running by itself.