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

10
LINES

< > BotCompany Repo | #1001200 // Get PATH variable (tested on Linux)

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

Libraryless. Click here for Pure Java version (42L/1K/2K).

1  
!747
2  
3  
m {
4  
  static S path;
5  
  
6  
  p {
7  
    path = System.getenv("PATH");
8  
    print("PATH: " + path);
9  
  }
10  
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001200
Snippet name: Get PATH variable (tested on Linux)
Eternal ID of this version: #1001200/1
Text MD5: 5ae23cfe8ca6ba6f9825e698dc7bbc69
Transpilation MD5: 769d2d28e146c4cea3ce8039add8813f
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-30 18:03:51
Source code size: 112 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 543 / 780
Referenced in: [show references]