Find the answer to your Linux question:
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 ...
  1. #1
    Just Joined!
    Join Date
    Apr 2010
    Location
    Kolkata, India
    Posts
    14

    Cool 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....

    Code:
    $>arch
     $> i686
    and then if i ran the the following command it tells me something else

    Code:
    $> echo $PATH
     $>i486

    whom do i belive???????????

  2. #2
    Linux 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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...