Scraping: Hijri Date from the Terminal
Hijri Date from the Terminal
Super easy
alias t1="curl http://ig.internetplus.biz/prayertimes/countryksa/cityriyadh.html|grep الموافق|sed 's/..\/.\/..../ **THE RESULT IS** /'"
To learn about adding an alias, refer to the last section on this post for Termux, or this one, for Linux.