Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #install vidir
- sudo apt install moreutils
- #set editor
- export EDITOR=nvim
- export EDITOR=vim
- #create example files
- touch file_{00..10}.txt
- touch img_{00..10}.jpg
- vidir
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement