]> Sergey Matveev's repositories - dotfiles.git/blob - bin/bin/gemget
Have not used zshfe for years
[dotfiles.git] / bin / bin / gemget
1 #!/bin/sh
2
3 h=${1#*//}
4 h=${h%%/*}
5 echo "$1" | tcpclient -DHR -l 0 $h 1965 tlsc -name $h -insecure sh -c "addcr >&7 ; delcr <&6"