IN LINUX:
Not sure if it is possible. I have 100 source file, and 100 respective executable files.
Now, given the executable file, is it possible to determine, respective source file.
IN LINUX: Not sure if it is possible. I have 100 source file, and
Share
I guess you can give this a try.
I think you can add some
grepandsedmagic to the above command and get the source file name.