Scripts have multiple helpful uses, such as:
Basic Automation
Restarting Machines
Remapping Network Drives
Installing Applications
Automating Backups
Gathering of information/ data
Initiating Updates
There are risks in using scripts, including:
Unintentionally introducing malware
Inadvertently changing system settings
Browser or system crashes due to mishandling of resources
things I've done with a script
- MP3 player
- OpenGL demo
- File Editor
- CMS
- Prime lister
- Handle auto-setup of ssh key-agent
- ssh to server with three letter shortcut
- alarm.pl
- chat server
- monitor.pl a perl/Tk script that monitors several urls - todo #1 add graph, #2 add repeat
- show-pics.pl a perl/Tk script to display images in AI-ART (needs to remove $image when showing next one)