mirror of
https://github.com/jarun/nnn.git
synced 2025-01-25 10:16:54 +00:00
4 lines
51 B
Bash
Executable file
4 lines
51 B
Bash
Executable file
#!/bin/sh
|
|
|
|
echo -n $1 | `xsel --clipboard --input`
|