Results 1 to 2 of 2
Hi all,
I have a small question.....
i ran two commands and both gives me two different answer for the same question....
Code:
$>arch
$> i686
and then if i ...
- 05-28-2010 #1Just Joined!
- Join Date
- Apr 2010
- Location
- Kolkata, India
- Posts
- 14
arch or $hosttype??
Hi all,
I have a small question.....
i ran two commands and both gives me two different answer for the same question....
and then if i ran the the following command it tells me something elseCode:$>arch $> i686
Code:$> echo $PATH $>i486
whom do i belive???????????
- 06-01-2010 #2Linux Newbie
- Join Date
- Apr 2007
- Posts
- 119
i686.
I believe that the hosttype is based on the kernel config while arch determines from the CPU how to answer.


Reply With Quote