#bash
Read more stories on Hashnode
Articles with this tag
A short simple introductory guide to the curl command · Introduction We all might have used the curl command but might be unaware of it. It's super...
Introduction If you have been writing articles you know the pain to get some attention, if you have already been cross-posting your articles it...
A simple BASH script to set up a basic Django project with authentication integrated using Auth0. · Introduction This is a guide and a walkthrough of how...
A Quick simple script to set up the Django project. · Introduction Once you learn something very neatly and understand it very clearly, it feels like you...
Using some shell tools and utilities to understand web scrapping and making a script to scrap a webpage. · Introduction Web Scraping is quite an...
Know the price of your favorite cryptocurrency coin/token in your national currency from your terminal using bash shell and Coingecko crypto API. ·...