Hi All, I am looking for a real world scenerio where using exec will be the only availble option ( The problem could not be solved if exec is not used)
I know what is exec and how it differs from fork, but still intrested in real world problem that enforce the use of exec command.