The .bak file will get created where it is told to get created by the application or script. Check how this was set up.
-----------
@ Tom, might be right. .bak, this is a copy of a file created by a programme as a precautionary measure. This type of file is not essential; it can be deleted but can be kept it as back-up. Though the Q is still confusing and require more details!
Last Wiki Answer Submitted: December 11, 2010 7:12 am by Technochic56,975 pts.
All Answer Wiki Contributors: Technochic56,975 pts.
If you live outside the United States, by submitting your email address you consent to having your personal data transferred to and processed in the United States.
For what kind of system? And which C compiler? Are you asking about the compiler or about some C application that you run?
I would expect a .bak file to be some kind of backup version. I can imagine a C compiler generating backup versions of source code and even of an executable.
For what kind of system? And which C compiler? Are you asking about the compiler or about some C application that you run?
I would expect a .bak file to be some kind of backup version. I can imagine a C compiler generating backup versions of source code and even of an executable.
Tom
Please provide the details of the software and version. Are these SQL backups or soemthing else? Thanks.