Tag Archives: shell if else

Linux shell batch move files, delete spaces, rename files

1. Use linux find, move files in batch;
2. Use linux find, delete empty directories in batch;
3. Use shell while loop, batch delete spaces in file names;
4. Use linux awk batch rename files;

Continue reading

Posted in Awk Command | Tagged , , | Comments Off on Linux shell batch move files, delete spaces, rename files