aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/copier/copier.sh
blob: 5629301d4a909b2d35ff84ace67fa2b8e5db1fcf (plain) (blame)
1
2
3
4
5
#!/bin/sh

# comment the next line to convert newlines to spaces
IFS=
echo -n $1 | `xsel --clipboard --input`