#!/bin/bash
[ -z "$3" ] && echo "usage: $0 dev host port 
ntfsclone -s -o - $1 | netcat -q 0 $2 $3

