#!/bin/sh

set -x
set -e

smbclient -N -L localhost
