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: | 368 / 401 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |