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