grep Command - Search for Patterns

Learn how to search for specific patterns in files and text using the grep command

October 26, 2025 · 5 min · 996 words · Sudo Kengen

cat Command - Display and Concatenate Files

Learn how to display file contents and concatenate multiple files using the cat command

October 26, 2025 · 4 min · 845 words · Sudo Kengen

echo Command - Display Text

This article explains how to display strings and messages using the echo command

October 26, 2025 · 3 min · 492 words · Sudo Kengen