Arun Prakash Jana
hace 6 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: A75979F35C080412
Se han
modificado 1 ficheros con
4 adiciones y
0 borrados
-
scripts/copier/copier.sh
|
|
@@ -1,3 +1,7 @@ |
|
|
|
#!/bin/sh |
|
|
|
|
|
|
|
cat /path/to/.nnncp | xargs -0 | xsel -bi |
|
|
|
|
|
|
|
# Termux |
|
|
|
# cat /path/to/.nnncp | xargs -0 | termux-clipboard-set |
|
|
|
# e.g.: cat /data/data/com.termux/files/home/.nnncp | xargs -0 | termux-clipboard-set |