thanks - 1st of all I did not even know what you mean by
read
or
man read
I interpreted it as
"dude, study!"
I never assumed "read" to be the command I was looking for (or I had to search or to look for), in my MSDOS days I was using "pause" for this purpose, and as Linux is C-based I had more expected something C-command-like as getchar, getch, getc, while not kbhit, or even cin.
Then, 2nd, Linux is a big mess to me. To me an operating system is only good if it's working underneath and if one doesn't even perceive it all.
Ok, I need certain simple commands, but in the first line I want to programm my map-and-explore-robot and my neural nets in C (as I have already established by Arduino or whatever) - but not the entire operating system itself. Surely I will learn step by step and my skills will improve as times go by, but that's not what I'm currently starting with.
So I would appreciate if you provided just 1 line I had to write out of the 30 trillion read options hidden in perhaps 3600 million manual lines which one to take to simply wait for an keypress and/or ENTER before the terminal window would close automatically on it's own by it self...
