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

8
LINES

< > BotCompany Repo | #1009058 // Test makeExecutable

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

Libraryless. Click here for Pure Java version (2327L/17K/55K).

!7

p {
  saveTextFile(prepareProgramFile("normal"), "echo hello");
  File f = prepareProgramFile("executable");
  saveTextFile(f, "echo hello");
  makeExecutable(f);
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1009058
Snippet name: Test makeExecutable
Eternal ID of this version: #1009058/2
Text MD5: 6f639a786298f1a7bc21a8c5b100ab6c
Transpilation MD5: 84eb636ee42b2886a91b6b92da6a873c
Author: stefan
Category: javax / i.o.
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-06-30 23:14:27
Source code size: 175 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 353 / 460
Version history: 1 change(s)
Referenced in: [show references]