Ver código fonte

Copy file paths at run a cmd prompt

master
Arun Prakash Jana 5 anos atrás
pai
commit
0aaa1d771f
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: A75979F35C080412
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -416,7 +416,7 @@ To use the copied paths from the cmdline, use command substitution. For example,
# fish
ls -ltr (cat /home/user/.nnncp)

An alias may be handy:
An alias may be handy, e.g. when you want to copy selection at the _run a command_ prompt:

alias ncp='cat /home/user/.nnncp'



Carregando…
Cancelar
Salvar