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

Re: [MiNT] Daily freemint kernel builds



On Wed, Feb 3, 2010 at 4:36 AM, Helmut Karlowski
<helmut.karlowski@ish.de> wrote:
> Am 03.02.2010, 11:26 Uhr, schrieb Jo Even Skarstein <joska@online.no>:
>
>>>> What is the commandline for id?
>>>
>>> I don't type anything, just open a shell in TosWin2. Then first "id: ..."
>>> message is displayed, after that the normal user@host:/ line.
>>> What do you mean?
>>
>> I have seen this too when opening a user shell in EasyMiNT. I think it's a
>> message from the shell, and not a command.
>
> It's from id. I think it is fixed now (in XaAES).
>
> --
> Helmut Karlowski
>
it from one of the bashrc files, it uses id to look up the username,
and since most of us dont use multiple usenames, if has a hernia,
however it is harmless

try looking in:
 /home/.bashrc
 /etc/bashrc
 /etc/initrc

or better yet, do a file contents search for:
`id

thats top left single back quote, "id" then space

Paul