You are not logged in.

#1 2010-04-03 13:20:39

patrickaupperle
Member
Registered: 2008-12-11
Posts: 71

I did something stupid (i386)

I was messing around in my command line, when the autocomplete feature showed me the command i386. I wanted to know what it did, so I ran it. I can't believe I did this, but I guess I expected it to display help to explain the command. Instead, it ran without output. Afterwards, I did "man i386" and it brought up the setarch man page. My question is, how do I reverse this change?

Offline

#2 2010-04-03 14:02:41

bharani
Member
From: Karaikudi, India
Registered: 2009-07-12
Posts: 202

Re: I did something stupid (i386)

man setarch

edit
Did you run it as root?

Last edited by bharani (2010-04-03 14:04:20)


Tamil is my mother tongue.

Offline

#3 2010-04-03 14:22:20

patrickaupperle
Member
Registered: 2008-12-11
Posts: 71

Re: I did something stupid (i386)

No, I ran it as a normal user.
I've read over the man page, it seems to suggest that it did nothing to my system. Is this true?

Edit: I just noticed something interesting, after running i386 in a terminal, running exit displays the output 'logout' instead of exiting. Then, running exit closes the terminal. What is the meaning of this? This seems to reinforce the idea that is made no change.

Last edited by patrickaupperle (2010-04-03 14:26:35)

Offline

#4 2010-04-03 16:03:54

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: I did something stupid (i386)

What does uname -m report? What does it report after you reboot?


Website - Blog - arch-home
Arch User since March 2005

Offline

#5 2010-04-03 16:52:27

patrickaupperle
Member
Registered: 2008-12-11
Posts: 71

Re: I did something stupid (i386)

[patrick@arch ~]$ uname -m
i686

before reboot, rebooting now

Edit:
After reboot

[patrick@arch ~]$ uname -m
i686

Last edited by patrickaupperle (2010-04-03 16:55:35)

Offline

#6 2010-04-03 17:36:15

pyther
Member
Registered: 2008-01-21
Posts: 1,395
Website

Re: I did something stupid (i386)

You should be good then. According to the man page running i386 causes uname -m to report i386.


Website - Blog - arch-home
Arch User since March 2005

Offline

#7 2010-04-03 18:29:20

patrickaupperle
Member
Registered: 2008-12-11
Posts: 71

Re: I did something stupid (i386)

That's odd. It doesn't bother me, though. Thanks for the help.

Offline

Board footer

Powered by FluxBB