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

15 Oct 2024

ssh username@remote_machine_address "script_path/script_name.sh"