Pergunta de entrevista da empresa Bloomberg

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

Respostas da entrevista

Sigiloso

8 de jul. de 2016

How do you run the process in the background

Sigiloso

31 de ago. de 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 :)