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

7
LINES

< > BotCompany Repo | #1016807 // apacheCommonsExec_backtick

JavaX fragment (include)

!include once #1016736 // apache commons exec

static S apacheCommonsExec_backtick(S cmd) ctex {
  new ByteArrayOutputStream baos;
  apacheCommonsExec_backtickToStreams(cmd, baos, baos);
  ret byteArrayOutputStream_utf8(baos);
}

Author comment

Began life as a copy of #1016737

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1016807
Snippet name: apacheCommonsExec_backtick
Eternal ID of this version: #1016807/1
Text MD5: 4d04cdaa49b037ff7d6e9e7bf21d9df2
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-07-03 13:52:39
Source code size: 234 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 282 / 322
Referenced in: [show references]