Interviewer And Interviewee Guide

Linux Commands Interview Question:

How to know linux os is 32 bit or 64 bit?

Submitted by: Administrator
#uname -a
we get the information about os
and Regarding CPU
#grep flags /proc/cpuinfo
if cpu is in
Long mode - 64 bit CPU
Real mode 16 bit CPU
Protected Mode is 32-bit CPU
Submitted by: Administrator

Read Online Linux Commands Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG