Skip to content

This repository hosts a collection of Python scripts designed to execute shell commands & scripts on Linux systems.

Notifications You must be signed in to change notification settings

sidgolangade/Python-Scripts-To-Execute-Shell-Commands-and-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Python RHEL AWS-EC2

Python-Script-To-Execute-Shell-Commands-and-Scripts

Description

This repository contains a collection of Python scripts that can be used to execute shell commands on Linux systems. These scripts are designed to simplify the process of running various shell commands and retrieving system information using Python.

Key Highlights

Shell Command Execution:

Explore a collection of Python scripts for executing shell commands on Linux systems.

System Resource Monitoring:

Monitor system resources such as CPU usage, memory usage, disk space, network statistics, etc using the various linux commands on AWS EC2 instances.

File Operations:

Perform various file operations such as copying, moving, renaming, and deleting files using Python.

Process Management:

Manage processes on Linux systems by executing commands to start, stop, and check the status of processes.

Error Handling:

Learn how to handle errors during shell command execution and implement error handling mechanisms in Python scripts.

Best Practices:

Discover best practices for writing efficient and secure shell command execution scripts in Python on Linux systems.

Steps?

Browse through the repository's folders to find specific use cases of your interest.

Contributing

Contributions are welcome! If you have any improvements, bug fixes, or additional examples related to Shell executions using Python, feel free to open a pull request. Please ensure your contributions adhere to the repository's coding standards and include relevant documentation.

About

This repository hosts a collection of Python scripts designed to execute shell commands & scripts on Linux systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages