how to display words in new line in shell code example Example: how to print new line in shell script echo -e 'This is First Line \nThis is Second Line'