Przeglądaj źródła

Add sample command for Termux

master
Arun Prakash Jana 6 lat temu
rodzic
commit
4ef2230fca
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A75979F35C080412
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      scripts/copier/copier.sh

+ 4
- 0
scripts/copier/copier.sh Wyświetl plik

@@ -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

Ładowanie…
Anuluj
Zapisz