1
0
Fork 0
mirror of https://github.com/jarun/nnn.git synced 2025-03-07 07:19:22 +00:00
nnn/scripts/copier/copier.sh
2017-10-10 20:29:48 +05:30

3 lines
51 B
Bash
Executable file

#!/bin/sh
echo -n $1 | `xsel --clipboard --input`