Libraryless. Click here for Pure Java version (5021L/28K).
1 | svoid linux_gioOpen(File f) ctex {
|
2 | print("linux_gioOpen " + f2s(f);
|
3 | ProcessBuilder pb = new("gio", "open", f2s(f));
|
4 | pb.start(); |
5 | } |
Began life as a copy of #1034208
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034210 |
| Snippet name: | linux_gioOpen |
| Eternal ID of this version: | #1034210/2 |
| Text MD5: | 0e938efba1f16594e6089c5fac073bbd |
| Transpilation MD5: | cf6c28a0711b2e4306e697cc96da3b90 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-01-28 23:23:51 |
| Source code size: | 139 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 337 / 495 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |