dot_testing/sh/ftphandle

7 lines
118 B
Bash
Executable File

#!/bin/sh
# This one is relatively simple. Relay the first argument to
# ncftp and then you're done.
st -e ncftp $1