From e4c84bb2d4a18bbfeca70bb17b7fb32515e3f963 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Tue, 28 Mar 2023 00:44:05 -0700 Subject: more comments --- home/xyz/.local/bin/curlqb | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'home/xyz/.local/bin/curlqb') diff --git a/home/xyz/.local/bin/curlqb b/home/xyz/.local/bin/curlqb index c3f6871b..d40ff6d1 100755 --- a/home/xyz/.local/bin/curlqb +++ b/home/xyz/.local/bin/curlqb @@ -11,3 +11,13 @@ curl -s 'https://github.com/qbittorrent/search-plugins/wiki/Unofficial-search-pl print url } ' | xargs curl -s -Z -L --remote-name-all --create-dirs --output-dir "$1" -- + +# an alternative awk command: +#awk -F'"' ' +#/require an account/ {exit} +#/\.py/ { +# url=$2 +# line=NR +#} +#url && NR==line+3 && !/❗|✖/ {print url} +#' -- cgit v1.2.3-70-g09d2