## xargs problem ? do you know option -n ?
[]$ xclip -o | cut -d'%' -f4 | xargs -n1 host
## pl, september 2019.
