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

3
LINES

< > BotCompany Repo | #1031816 // linux_makeSSHKey (untested)

JavaX fragment (include)

svoid linux_makeSSHKey() {
  backtick("ssh-keygen -t rsa -f " + platformQuoteOpt(actualUserDir(".ssh/id_rsa")) + " -q -P \"\"");
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx

No comments. add comment

Snippet ID: #1031816
Snippet name: linux_makeSSHKey (untested)
Eternal ID of this version: #1031816/1
Text MD5: 9056f4f168ff627a87f1e2b52c9d13b8
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-07-05 23:18:14
Source code size: 132 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 77 / 95
Referenced in: [show references]