Guest User

Untitled

a guest
Oct 20th, 2017
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. for i in $(seq 1 1 20); do echo "joan.iznardo@192.168.1.$i" | xargs -n 1 ssh-copy-id; done
Add Comment
Please, Sign In to add comment