Skip to content

Instantly share code, notes, and snippets.

View ranjit485's full-sized avatar
🎯
Focusing

Ranjit Patil ranjit485

🎯
Focusing
View GitHub Profile
@ranjit485
ranjit485 / Linux Command Cheat Sheet with the most commonly used commands.md
Last active January 6, 2026 00:56
Linux and Termux Cheat Sheet by Ranjit485

Here’s a Linux Command Cheat Sheet with the most commonly used commands:


File and Directory Management

Command Description
ls List files and directories.
ls -l Long listing format (detailed view).
ls -a List all files, including hidden files.