Comment on fish shellparentComments−mitmatt13yTry piping into psub, as in paste (hquery -q '//a/@href' x | psub) (hquery -q '//a' x | psub) http://ridiculousfish.com/shell/user_doc/html/commands.html#...
Comments
Try piping into psub, as in
http://ridiculousfish.com/shell/user_doc/html/commands.html#...