Home Search

scripts - search results

If you're not happy with the results, please do another search

5 great Perl scripts to keep in your sysadmin toolbox

Check out five Perl gems that help you work better, faster. Read More at Enable Sysadmin

How to use inputs in your shell scripts

Use variables and arguments to change, improve, and reuse your favorite shell scripts. Read More at Enable Sysadmin

How to use inputs in your shell scripts

Use variables and arguments to change, improve, and reuse your favorite shell scripts. Read More at Enable Sysadmin

5 scripts for getting started with the Nmap Scripting Engine

The NSE boosts Nmap's power by adding scripting capabilities (custom or community-created) to the network scanning tool. Read More at Enable Sysadmin

Create fast, easy, and repeatable containers with Podman and shell scripts

Get started with containers in a fast, repeatable way through the familiar shell scripting interface. Read More at Enable Sysadmin

Package software and data with self-compressed scripts

Self-compressed scrips are a quick, reliable way to distribute software or data to users without a package manager, elevated privileges, or other limitations. Read More...

How to create documents with Bash scripts

How to create documents with Bash scripts Bash "here documents" are a useful...

How to create Bash scripts using external variables and embedded scripts

Use external variables and embedded scripts to enhance your Bash programming with interactive scripts. Read More at Enable Sysadmin

Adding arguments and options to your Bash scripts

Exploring methods for getting data into scripts and controlling the script's execution path for better automation and script management. Read More at Enable Sysadmin...

Error handling in Bash scripts

Let your Bash script help you find its errors with error handling. Read More at Enable Sysadmin