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

8
LINES

< > BotCompany Repo | #1006750 // Try calling chmod

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1892L/13K/43K).

!7

p {
  File file = prepareProgramFile("bla");
  makeEmptyFile(file);
  print(backtick("chmod a+rx " + bashQuote(file)));
  print(backtick("ls -l " + bashQuote(file)));
}

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: #1006750
Snippet name: Try calling chmod
Eternal ID of this version: #1006750/1
Text MD5: 9976f60f5d8d3d08cf0341a0c5ccb122
Transpilation MD5: 269b5ead8a89e3c2ae7b6091b99e247d
Author: stefan
Category: javax / linux
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-02-03 06:57:08
Source code size: 179 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 407 / 489
Referenced in: [show references]