Contact: aviboots(AT)netvision.net.il
42,115 questions
54,815 answers
573 users
const os = require('os'); console.log(os.arch()); /* run: x64 */