Skip to content

Tag: automation

All the articles with the tag "automation".

Bash for loops sequential counting

Bash for loops sequential counting

Updated:

Master bash for loops, while loops, and seq for sequential counting — iterate over files, ranges, and arrays without losing your mind.

Bulk rename files in bash

Bulk rename files in bash

Updated:

Remove spaces and special characters from filenames using bash loops, rename, find, and parameter expansion tricks.