Show Menu
Cheatography

Linux Cheat Sheet (DRAFT) by

Bash jsabdbajsdjkasjdjasjldas

This is a draft cheat sheet. It is a work in progress and is not finished yet.

ls: Listing Files and Direct­ories

ls -la: Long format with show hidden files (.)
ls -lh: Long format with human-­rea­dable file sizes

touch: change file access and modifi­cation times

Creating Empty file: touch /var/l­og/­mys­cri­pt.log