1
1
mirror of https://github.com/jarun/nnn.git synced 2024-11-23 00:26:00 +03:00

Updated Usage (markdown)

Mischievous Meerkat 2020-09-27 02:13:21 +05:30
parent 34a438ff4e
commit 31d7dbaa16

@ -5,7 +5,7 @@ A curses library with wide char support (e.g. ncursesw), libc and libreadline (o
| Utility deps | Install? | Operation | | Utility deps | Install? | Operation |
| --- | --- | --- | | --- | --- | --- |
| xdg-open (Linux), open(1) (macOS), cygstart (Cygwin), open (Haiku) | base | default opener | | xdg-open (Linux), open(1) (macOS), cygstart (Cygwin), open (Haiku) | base | default opener |
| file, coreutils (cp, mv, rm), xargs, sed | base | file type, copy, (re)move | | file, coreutils (cp, mv, rm), xargs, sed (GNU sed on macOS) | base | file type, copy, (re)move |
| tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract bzip2, (g)zip, tar | | tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract bzip2, (g)zip, tar |
| archivemount, fusermount(3)/umount (macOS) | optional | (un)mount archives | | archivemount, fusermount(3)/umount (macOS) | optional | (un)mount archives |
| sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes | | sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes |