# Linux ## Filesystem ### Types - **ext4** - **btrfs** - **zfs** - **xfs** ### Structure ### Mounting ### Attributes ## Commands - `ls` - - `cd` - - `cat` - - `tac` - - `more` - - `less` - - `cut` - - `head` - - `tail` - - `diff` - - `wc` - - `grep` - - `find` - - `chmod` - - `chown` - - `chmod` - - `rm` - - `rmdir` - - `touch` - - `mkdir` - - `ln` - - `cp` - - `mv` - - `tar` - - `gzip` - - `zip` - - `unzip` - - `du` - - `df` - - `mount` - - `umount` - - `sed` -