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

5
LINES

< > BotCompany Repo | #1024931 // startFirefox

JavaX fragment (include) [tags: use-pretranspiled]

Transpiled version (5679L) is out of date.

svoid startFirefox(S url default null) {
  //if (isWindows())
  // TODO windowsFindExe("...\\Firefox.exe")
  nohup("firefox " + (empty(url) ? "" : platformQuote(url)));
}

download  show line numbers  debug dex  old transpilations   

Travelled to 10 computer(s): bhatertpkbcr, ekrmjmnbrukm, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, uelavcdoioby, vouqrxazstgt, whxojlpjdney, xrpafgyirdlv

No comments. add comment

Snippet ID: #1024931
Snippet name: startFirefox
Eternal ID of this version: #1024931/4
Text MD5: 7978c2ff379971d64acaa8b72787d7e5
Author: stefan
Category: javax / os
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-06-30 04:11:24
Source code size: 174 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 209 / 297
Version history: 3 change(s)
Referenced in: [show references]