Articles by Aashish Sunuwar

Linux Howtos

  1. How to Copy Files in Bash
  2. How to Use sed to Find and Replace in Bash
  3. How to Run find -exec Command in Bash
  4. How to Set Date Using Command-Line in Linux
  5. How to Unzip .gz File in Linux
  6. How to Get User Input in Bash
  7. How to List Directories in Bash
  8. How to Remove Last Character From a String in Bash
  9. How to Parse JSON in Bash
  10. How to Assign Default Value in Bash

Python How-To's

  1. How to Run Bash Scripts in Python