Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 201 Bytes

console.md

File metadata and controls

15 lines (10 loc) · 201 Bytes

PATH variable

Navigation

cd, pwd, ls

how does . and .. work?

Manipulate files and folders

mv, cp, mkdir, rm, touch

Output files

less, more, cat

pipes

| and >