#!/bin/sh
exec ssh -o ControlPath=none "$@"
