The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-28-2007
compbug compbug is offline
Registered User
 

Join Date: Mar 2006
Posts: 26
creating executable for every C file

hello Folks,

once we compile any C code on Linux, we run the code using "./a.out"..

but can we have an executable for every program so that we can run the code directly without compiling the code every time.
just run the executable and get the output!

Thanks!
Reply With Quote
Forum Sponsor