Install caja-rename!

One of the nicer extensions for Caja is caja-rename, which allows batch renaming of files from within Caja. Try it; you’ll like it.

Another really nice extension is the caja-admin extension to use caja as administrator:

Installation:

git clone https://github.com/infirit/caja-admin.git
cd caja-admin/
meson -prefix=/usr build
cd build
sudo ninja install
caja -q

EDIT

Also solves:

@danielson

1 Like