Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.1 KB

File metadata and controls

31 lines (22 loc) · 1.1 KB

Star Badge Open Source Love View My Profile View Repositories

Execute Shell Command

🛠️ Description

Python code is written to perform below 3 functionalities:

  1. Execute shell command and get the output and error.
  2. Logging of all steps
  3. Archiving of logs

⚙️ Languages or Frameworks Used

Language used is Python. There are no dependencies.

🌟 User Inputs

There are 3 inputs required from user before executing the code:

  1. Email Id
  2. Log path
  3. Archive Log path

Make sure to provide correct path for log, archive log and email_id in python file before executing it.

🌟 How to run

Simply import required funtions in your Python script and execute it.

Author Name

Madhuri Agarwal