Libraryless. Click here for Pure Java version (2327L/17K/55K).
1 | !7 |
2 | |
3 | p {
|
4 | saveTextFile(prepareProgramFile("normal"), "echo hello");
|
5 | File f = prepareProgramFile("executable");
|
6 | saveTextFile(f, "echo hello"); |
7 | makeExecutable(f); |
8 | } |
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: | 628 / 809 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |