show output after a keyword in shell script in a file

Shell
sed -n -e '/TERMINATE/,$p'
Source

Also in Shell: