dot_testing/sh/ftphandle

7 lines
112 B
Bash
Executable File

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