Pregunta de entrevista de Bloomberg

How do you find your linux system is 32 bit or 64 bit?

Respuestas de entrevistas

Anónimo

8 jul 2016

How do you run the process in the background

Anónimo

31 ago 2016

32-bit vs 64-bit: uname -a (or check of the /lib64 folder exists). Process in the background ... our beloved '&' character put after the command :)