Posts

Showing posts with the label SED

Add a new line in beginning of file (Using SED)

sed -i '1i  write text watever u want to add ' filename.pl