GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
More strict ownership asserts
[mirrors/Programs.git]
/
c
/
troll23
/
sshkeys.sh
1
#!/bin/sh
2
ssh-keygen
-P
''
-f
ssh-a.key
>/
dev
/
null
3
ssh-keygen
-P
''
-f
ssh-b.key
>/
dev
/
null
4
md5sum
ssh-?.key ssh-?.key.pub
5
rm
ssh-?.key ssh-?.key.pub
This page took
0.565733 seconds
and
4
git commands to generate.