This is a .sh file which the Ubuntu terminal runs then quits immediately. What is wrong with my script?
I don't know what my problem is – why the terminal closes after running the script and does not let me see the result. The file is shown here. Typing each command in the terminal is working, but putting them together in the file .sh, it has a problem as above.
echo echo $PATH echo nslookup www.fiu.edu echo netstate-a echo traceroute www.google.com echo ifconfig