Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 569 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 569 Bytes

LinuxCommandsCompilation

MrNiebieski's personal favorite commands

The design guide-line for this document is "battery-included". This is more of a trick&cheat sheet rather than introductory materials.

For example for ls, I will list a few useful variations:

ls variations:

ll
ls -al
ls -thor

linux Related Shell commands and useful linux operations, etc.

git Related

vim Related

Network Related

LAMP Related Linux Apache MySQL PHP

c Related makefile/gcc/gdb/valgrind