Hi, does anyone know where to get the most essential commands often used in Terminal when one is learning C? Thanks a lot!
Google "Unix terminal commands" , "gcc commands" , or "OS X terminal commands" , or "Mac terminal commands" and you should come up with a litany of websites that cover all the UNIX commands in terminal. I found a pretty good document searching along those lines whose title escapes me, (it's on the home comp), that did a decent job of explaining the basic commands needed to compile C programs.