dot_testing/sh/ftphandle
2021-06-23 23:00:55 -05:00

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