瀏覽代碼

Copy file paths at run a cmd prompt

master
Arun Prakash Jana 5 年之前
父節點
當前提交
0aaa1d771f
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: A75979F35C080412
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

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



Loading…
取消
儲存