sudo cp shellfish /usr/local/bin/shellfish; sudo chmod +x /usr/local/bin/shellfish
shellfish -u "http://10.129.120.60/?page=" --trim-top 2 --trim-bottom 1
usage: shellfish [-h] -u URL [--trim-top VALUE] [--trim-bottom VALUE]
optional arguments:
-h, --help show this help message and exit
-u URL, --url URL Target URL
--trim-top VALUE Removes lines from top.
--trim-bottom VALUE Removes lines from bottom.