Write a bash script that reads some data items (separated by space) from the standard input and display the items starting from the third to the last one. Name the file lab1_3.sh for example bash lab1_23sh aaa bbb ccc ddd eee ggg ccc ddd eee fff ggg The line ends with a new line