diff --git a/Concepts.md b/Concepts.md index 68413cc..c35c414 100644 --- a/Concepts.md +++ b/Concepts.md @@ -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!**): ```sh -xargs -0 ls -l < $sel // compare 2 selected files +xargs -0 ls -l < $sel ``` ## Find and list