Linux Commands > Samurai Level Bash > Flashcards
sed
Stream editor allowing you to make changes to a file by pattern.
grep
Pattern matching French combined with other commands.
awk
A mini programming language to manipulate text.
regex
A pattern description mini programming language.