Skip to content

Instantly share code, notes, and snippets.

View MaxR522's full-sized avatar
🎯
Focusing

Mario Randrianomearisoa MaxR522

🎯
Focusing
View GitHub Profile
@MaxR522
MaxR522 / linux-cheat-sheet.md
Last active November 21, 2021 08:12
My notes when I learnt linux, I transformed it into cheat sheet

LINUX NOTES (using UBUNTU)

CLI for exploring file system

  • pwd Print Working Directory
  • cd Change Directory
  • ls list all the content of a directory

Administrative privileges in terminal