bug-bash
[Top][All Lists]
Advanced

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

Re: bug-bash


From: Eduardo Bustamante
Subject: Re: bug-bash
Date: Thu, 8 Feb 2018 19:04:58 -0600

On Thu, Feb 8, 2018 at 4:23 PM, Nolan <4030man@gmail.com> wrote:
> I have found a 'result' of a command that cannot be a feature.
>
> Enter command, command executes, prints exit at the prompt.
>
> Goes to next line in terminal showing the "#" prompt.
>
> A "whoami" says root.
>
> Is this known?
> Do you need screen captures of my terminal session?
>
> Nolan
>

What command are you running? Also run: type -a COMMAND_THAT_YOU_ARE_RUNNING

Most likely, you're running something that causes your shell to exit,
and if you logged in as root and then changed to your user, it
explains why you're left at a root owned shell.



reply via email to

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