Linux File System

Every folder under Linux has it’s meaning. Folder What it contains /bin Essential command binaries /boot System boot loader files /dev Device files /etc Host specific system wide configuration files /home User home directory /lib […]

Linux Cheatsheet (for beginners)

Command Description ls lists contents of a directory just like dir under DOS cat concatenate and print files grep searches for specific results with pattern clear clear the terminal cd change directory pwd print the […]