Skip to content

Basics commands

CiamalaKombeGreg edited this page Oct 5, 2023 · 24 revisions

Basic commands of linux shell


Man

The command man display a small manual with a explanation of how to use a command. You can write it man <command>

Clone this wiki locally