#!/bin/sh param="$@" if [ -z "$param" ]; then echo "nget " exit 2 fi # web resource # dl youtube with yt-dlp # dl image with ftp # dl