top of page

In Linux, How to check what is my machine bit - 64 or 32 bit?

uname -m

uname -a


where

-a is for all information

-m is for machine hardware name

24 views0 comments

Recent Posts

See All

What is Zombie Process?

Title: Understanding Linux Zombie Processes: Examples and Effective Ways to Kill Them Introduction: Linux, being an open-source operating...

Comments


bottom of page