PhonePe Interview Question

1st round: Linux MCQ Question: The command that can be used to run a script on a remote machine is:

Interview Answer

Anonymous

Oct 15, 2024

ssh username@remote_machine_address "script_path/script_name.sh"