Learn R Programming

Copy Link

Version

Install

install.packages('ssh.utils')

Monthly Downloads

15

Version

1.0

License

Apache License (== 2.0)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

July 24th, 2014

Functions in ssh.utils (1.0)

ssh.utils

Local and remote system commands with output and error capture.
ps.grep.remote

Checks for processes running on a local or remote machine.
file.exists.remote

Checks if a local or remote file exists.
cp.remote

scp wrapper
mkdir.remote

Creates a remote directory with the specified group ownership and permissions.
run.remote

Functions to run commands remotely via ssh and capture output.
mem.usage

Measure the resident memory usage of a process.