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

10
LINES

< > BotCompany Repo | #1009066 // backtick module

JavaX module [tags: use-pretranspiled]

Download Jar. Libraryless. Click here for Pure Java version (2168L/16K/51K).

!7

static S result;

p {
  S cmd = args[0];
  print("[backtick] " + cmd);
  result = backtick(cmd);
  print("[backtick done]");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1009066
Snippet name: backtick module
Eternal ID of this version: #1009066/4
Text MD5: 33c7d94fe8760cb8f728c53d796fd467
Transpilation MD5: 3c19e81be6b70ee2c7438bae305270c1
Author: stefan
Category: javax / os
Type: JavaX module
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-07-01 01:48:30
Source code size: 139 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 360 / 1018
Version history: 3 change(s)
Referenced in: [show references]