Tag archive
Scripts
Articles, examples, and practical solutions for the topic "Scripts".
7 articles
Tagged articles
Automation
Web Scraping with Python: BeautifulSoup Tutorial
Learn how to perform web scraping using Python and BeautifulSoup to extract data and save it to CSV files.
Developer Guides
Beginner's Guide to Linux Terminal Basics
Learn the fundamentals of using the Linux terminal, including navigation, commands, and shortcuts, with this beginner-friendly guide.
Automation
Automating MySQL Backups with a Shell and Task Scheduler
Learn to create an automated MySQL backup script for Linux and Windows using shell scripts and task scheduling.
Automation
How to Automate PowerShell Scripts with Windows Task Scheduler
Learn how to schedule and execute PowerShell scripts using Windows Task Scheduler for automation.
Developer Guides
Bash Script Tutorial: Fundamental Concepts and File Operations
Explore the fundamentals of bash scripting, including variables, functions, loops, and file operations, with practical examples.
Automation
Easy Crontab Tutorial for Scheduling Cron Jobs
Learn how to schedule cron jobs easily with this step-by-step crontab tutorial. Ideal for automating tasks efficiently.
Automation
Google Apps Script Tutorial: Automate Tasks with Spreadsheets
Learn how to use Google Apps Script to automate repetitive tasks in Google Sheets, including data manipulation, custom menus, and triggers.