瀏覽代碼

Add xargs as external dep

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

+ 3
- 3
README.md 查看文件

@@ -53,7 +53,7 @@ It runs on Linux, OS X, Raspberry Pi, Cygwin, Linux subsystem for Windows and Te
- [Filters](#filters)
- [Navigate-as-you-type mode](#navigate-as-you-type-mode)
- [File indicators](#file-indicators)
- [File handling](#file-handling)
- [Utility dependencies](#utility-dependencies)
- [Help](#help)
- [Quickstart](#quickstart)
- [How to](#how-to)
@@ -314,13 +314,13 @@ The following indicators are used in the detail view:
| `b` | Block Device |
| `c` | Character Device |

#### File handling
#### Utility dependencies

| External dependency | Operation |
| --- | --- |
| xdg-open (Linux), open(1) (OS X), cygstart (Cygwin) | desktop opener |
| file | determine file type |
| cp, mv, rm | copy, move and remove files |
| cp, mv, rm, xargs (from findutils) | copy, move and remove files |
| mediainfo, exiftool | multimedia file details |
| atool, patool ([integration](#integrate-patool)) | create, list and extract archives |
| vidir (from moreutils) | batch rename, move, delete dir entries |


Loading…
取消
儲存