hpc.exec: Executes shell commands on the remote host (HPC) via ssh

View source: R/hpc.exec.R

hpc.execR Documentation

Executes shell commands on the remote host (HPC) via ssh

Description

Executes shell commands on the remote host (HPC) via ssh

Usage

hpc.exec(command = NA, user = NA, host = "transfer.gwdg.de", key = NA)

Arguments

command

command string

user

user name on the remote host

host

host server address

key

link to the ssh key file on the local system

Details

Executes shell commands on the remote host (HPC) via ssh


EFForTS-B10/Refforts documentation built on March 26, 2023, 5:45 p.m.