#scripting

[ follow ]
#bash
fromMedium
2 months ago
DevOps

Five Bash Scripts Every DevOps Must Know

Bash is essential for various DevOps tasks like networking, user management, and troubleshooting.
fromMedium
2 months ago
DevOps

Five Bash Scripts Every DevOps Must Know

Bash is crucial in a DevOps role for flexibility and efficiency in daily tasks.
#devops
fromRealpython
2 months ago

Execute Your Python Scripts With a Shebang - Real Python

The shebang line allows direct execution of scripts by specifying the interpreter.
fromRealpython
2 months ago

How Can You Structure Your Python Script? - Real Python

By transitioning from interactive environments to structured scripts, you'll enhance readability, collaboration, and development practices in your Python coding.
Python
[ Load more ]