X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=remoteusage.mdwn;h=1a74d741901a05e578b523b8e2241d350aacbccf;hb=308a8bb38e5ec43e35c8a832c43f85e959dde729;hp=770164d10ab43d9d7070fbdc957ffd38cbca4090;hpb=fe4e06aa754e9cb9396c8d87af14013fb36ca47d;p=notmuch-wiki diff --git a/remoteusage.mdwn b/remoteusage.mdwn index 770164d..1a74d74 100644 --- a/remoteusage.mdwn +++ b/remoteusage.mdwn @@ -69,7 +69,7 @@ Save this to a file, for example `remote-notmuch.sh`, in your `PATH`: printf -v ARGS "%q " "$@" exec ssh notmuch notmuch ${ARGS} -and give it execute permissons: `chmod +x remote-notmuch.sh` +and give it execute permissions: `chmod +x remote-notmuch.sh` Now you can run `remote-notmuch.sh new`, or other notmuch commands. You can call the script anything you like. (You could also call it `notmuch`