black and white bed linen

Jithin’s Weekly

Command: grep -r 'error' ./logs - Quickly find errors in your log files

Commands

Jithin’s weekly command highlights practical terminal tips.

A sleek modern terminal window with blue highlights showing a command in a dark code box.
A sleek modern terminal window with blue highlights showing a command in a dark code box.
Command

git status - check repo changes quickly

Explanation

Shows current branch and file changes

Use Case

Helps track progress before commits