System and Process

basic system info

unmae -a    # check architecture of OS
id    # check disk partition

check CPU bits

getconf LONG_BIT

Last updated