I have 2 distinct unix binaries, process_A and process_B. How can I implement a handshake so that process_B will only run if its being called from process_A. Ideally I would like to see this in a bash example. When I run this in my code, I will be using obfuscated node.js code.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…