Skip to content

Latest commit

 

History

History
 
 

Execute Shell Command

Star Badge Open Source Love View My Profile View Repositories

Execute Shell Command

🛠️ Description

Execute unix shell command using Python. It takes shell command as an input and returns the command result.

⚙️ Languages or Frameworks Used

Language used is Python. There are no dependencies.

🌟 How to run

Simply import execute_shell_command in your Python script and call execute_shell_command function with shell command as input.
For sample please refer execute_shell_command_reference.py script.

Author Name

Deepak Khanna