#bash-scripting

[ follow ]
fromZDNET
2 weeks ago

How to write Linux bash scripts on your Android - and why you'd want to

Bash scripts are a great way to automate all sorts of repetitive tasks -- you can run backups, clear temporary files/logs, rename or batch-rename files, install or update software, and much more. Although writing such scripts isn't nearly as hard as you might think, it does take some time to learn the ins and outs of bash scripting. Also: 6 hidden Android features that are seriously useful (and how they made my life easier) Good news: If you have an Android device, you can enable the Linux terminal, which means you can create or practice your bash scripting on the go.
Software development
#devops
fromZDNET
8 months ago

How to create a Linux bash script - and what you can do with it

Bash scripts are tiny applications you create with Linux commands, allowing users to automate tasks like backups, navigating directories, and managing files with ease.
Bootstrapping
[ Load more ]