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

9
LINES

< > BotCompany Repo | #1001040 // ps - list running programs on console

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

Libraryless. Click here for Pure Java version (210L/2K/9K).

!747

m {
  p {
    print();
    for (ProgramScan.Program p : quickProgramScan())
      print("Port " + p.port + " - " + p.helloString);
  }
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1001040
Snippet name: ps - list running programs on console
Eternal ID of this version: #1001040/1
Text MD5: a009521771901fab4d7e4eb2ee444da7
Transpilation MD5: a75285a0133b9772a533ce12ca6cc5a8
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-09-16 21:43:14
Source code size: 150 bytes / 9 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 557 / 583
Referenced in: [show references]