mirror of
https://github.com/jarun/nnn.git
synced 2024-11-22 15:20:59 +03:00
Updated Concepts (markdown)
parent
749857fa7c
commit
7992ecd804
@ -180,7 +180,7 @@ export sel=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/.selection
|
|||||||
so you can easily handle files together (**even at the `nnn` command prompt!**):
|
so you can easily handle files together (**even at the `nnn` command prompt!**):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
xargs -0 ls -l < $sel // compare 2 selected files
|
xargs -0 ls -l < $sel
|
||||||
```
|
```
|
||||||
|
|
||||||
## Find and list
|
## Find and list
|
||||||
|
Loading…
Reference in New Issue
Block a user