X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=xremote.git;a=blobdiff_plain;f=README.md;h=f152214b13a42b67e0b795bd71f4086598bba965;hp=6480805d23413c59b9b6486674823fb2f98f7728;hb=HEAD;hpb=cde9e336b76f51d14a8765c9ffd1ac57dd7a6a72 diff --git a/README.md b/README.md index 6480805..f152214 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a very simple bash script to run scripts on a remote machine accessible by ssh, send required files, and get back result files transparently. -It creates a temporary files in /tmp/ on the remote host and runs +It creates a temporary directory in /tmp/ on the remote host and runs everything in it. I use it mostly to launch heavy training with PyTorch on a PC at home.