dot_testing/sh/ftphandle

7 lines
118 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.
2021-06-23 23:00:55 -05:00
st -e ncftp $1