Links: PROGRAMMING Rel: linux; macos; PowerShell Ref: Tags: #public
pipe ("|") - an operator used to funnel output to the next command
ls -lah | grep ".py"