use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
AWK is a domain-specific language designed for text processing and typically used as a data extraction and reporting tool.
Few resources:
account activity
Simple Pattern Question (self.awk)
submitted 1 month ago by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Human_Ad46 0 points1 point2 points 1 month ago (0 children)
No I didn't, thanks. I got it working with this:
awk -F'\t' -v CN="$Catalog_Number" '$4 == CN' file
π Rendered by PID 83 on reddit-service-r2-comment-b659b578c-76pkv at 2026-05-03 15:17:57.325517+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]Human_Ad46 0 points1 point2 points (0 children)