Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 210 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 210 Bytes

I want to replace bash scripts with python sctipts and i come to the conclusion that there is no reason to stick to bash for scripts.

my implementations

  • bash
  • python with a module named "sh"
  • native python