dot_testing/sh/ftphandle

7 lines
112 B
Plaintext
Raw Normal View History

2021-06-23 22:58:24 -05:00
#!/bin/sh
# This one is relatively simple. Relay the first argument to
# ncftp and then you're done.
ncftp $1