top of page
Writer's pictureSupport lwplabs

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

26 views0 comments

Recent Posts

See All

Linux for DevOps Interview Questions

Question: Write a Linux command to list all files and directories in the current directory. Answer: ls Question: How would you create a...

תגובות


bottom of page