Rc Exe Not Found
To compile C program firstc, and create an executable file called first, enter $ gcc firstc o first OR $ cc firstc o first To execute program first, enter $ /first Output My first C program However, both FreeBSD and Linux support direct make (GNU make utility to maintain groups of programs) command on C program without writing a When you type a command on the command line, you're basically telling the shell to run an executable file with the given name In Linux, these executable programs like ls, find, file and others, usually live inside several different directories on your system Any file with executable permissions stored in these directories can be run from any location
C executable path