Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 381 Bytes

File metadata and controls

14 lines (10 loc) · 381 Bytes

LinuxTools-Thru-Perl-and-Python

6th march 2018 inventsekar

the task is to implement linux tools thru perl and python. for learning perl and python, comparing their features, etc

Please suggest which linux tools would be the best choice for this perl-python implementations

  1. wc
  2. grep
  3. less - top
  4. sed (few features only - search and replace, etc)
  5. will add more...