Aashish Sunuwar

Linux Howtos

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

Python How-To's

  1. Run Bash Scripts in Python