GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Absolute sleep
[mirrors/Programs.git]
/
bash
/
ssh-banner.sh
Commit
Line
Data
0c98fe24
H
1
#!/bin/bash
2
strings /usr/sbin/sshd | tr , '\n' | egrep 'OpenSSH[-_][0-9](\.[0-9])*(p[0-9])?$' | head -n 1
This page took
0.751668 seconds
and
4
git commands to generate.