Please enable JavaScript in your browser!
Inicio
Explorar
Axuda
Iniciar sesión
strlst
/
dslab
Seguir
3
Destacar
3
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
ns-refactor
Ramas
Etiquetas
NS-lookup
client
master
ns-refactor
ns-registration
ns-registry
ns-tests
secure
ue1-migration
ugi-refactor
dslab
/
scripts
/
dmtp-transfer-2
dmtp-transfer-2
99 B
Permalink
Histórico
Raw
1
2
3
4
5
#!/bin/sh
for i in $(seq 5); do
cat examples/dmtp-zaphod@univer.ze | ncat localhost 10431
done