While i was initializing a software i required to put my system architecture in a command which is mentioned in the picture. Please suggest how to check my systems architecture in a format given in example of initialization section mentioned in the picture.
Asked
Active
Viewed 29 times
0

Pablo Bianchi
- 15,657

sachin rawat
- 69
uname -m
orarch
in a terminal window. – Kulfy Jan 20 '21 at 09:47