Spoken Tutorial, IIT Bombay https://spoken-tutorial.org Sed-Stream Editor Sed Special Characters - Assignment Try the below commands and see the output. 1. sed 's/Indi.*/****/' IndianBooks.txt 2. sed 's/Indi[a-z]*a/****/' IndianBooks.txt