Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1025550 // is64BitLinux

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (3686L/26K).

static cached bool is64BitLinux() {
  ret isLinux() && startsWith(backtick("uname -m"), "x86_64");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1025550
Snippet name: is64BitLinux
Eternal ID of this version: #1025550/3
Text MD5: ac7cd55e4d4b0d2cce539d67ca79d2fa
Transpilation MD5: e27627f22f7075e31f2c0eb5b1f44ea2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-10-03 12:46:36
Source code size: 102 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 175 / 255
Version history: 2 change(s)
Referenced in: [show references]