Linux command tips Posted on 2019-03-21 | Post modified 2020-07-22 remove and move files in batchesfind ./ -name “slurm“ | xargs rm -rffind ./ -name “.mat” | xargs -i mv {} ./res