#!/bin/sh
# WARNING: This file was auto-generated. Do not edit!
host=${1-0}
port=13
/usr/pkg/bin/tcpclient -RHl0 -- "$host" "$port" sh -c 'exec /usr/pkg/bin/delcr <&6' | cat -v
