hi people i have a script that executes external binaries using the system command. now the problem is this:
the external binary is HUGE in terms of ram usage so i need a way to keep it loaded in the memory so that i can keep passing the next parameters, instead of loading it each time. kindly guide me about this thanks Saurabh