lufthans
As a volunteer der.hans endeavors to help build community through FLOSS
conference and user group leadership.
dh has co-chaired Open Source Career Day (OSCD) at Southern California
Linux Expo (SCaLE) and the Finance and Partnership committees for
SeaGL.
dh presents and gives career counseling sessions at large community-led
conferences (SCaLE, SeaGL, Tux-Tage, Kielux, GeekBeacon Fest, FOSSASIA,
LCA, LFNW, Tübix, OLF ) and many local groups. dh is chairperson of
the Phoenix Linux User Group (PLUG) and founder of the Free Software
Stammtisch.
Currently Hans manages a team of database support engineers.
Hans is available to speak remotely for local groups.
Find Hans on the Fediverse/Mastodon - https://floss.social/@FLOX_advocate
Session
Do you need to search plain text files?
Do you have big files? Lots of tiny files?
How about inline searching of command output?
Introducing "grep"!!!
Find out if grep is the tool for you!
Watch as your fingers never leave your hands while you slice and dice plain text!
Be amazed as you quickly search through mountains of text to find what you're looking for.
But, wait, there's more.
There's an entire grep family of tools!
- egrep for advanced regular expressions
- fgrep to ditch the regular expressions
- rgrep to recursively search a filesystem
There are also the compression and archival cousins such as:
- bzgrep
- zgrep
- xzgrep
- ptargrep
Those family members also come as accessory command line switches.