Linux Command - cd
cd - Change the shell working directory.
cd - Change the shell working directory.
ls - one of the most common commands in Linux. This command lists directory contents. It can also list permissions, owner, size etc. It sorts the file alphabetically by default.
Linux makes sure only proper people can have access to the proper files.
/Linux-Command-File-Permission/
Linux files have a lot of properties
There are different file types in Linux file system.
The Filesystem Hierarchy Standard (FHS) defines the directory structure and directory contents in Linux distributions.
This series is for understanding Linux and its commands.
Install Go and set up paths on Ubuntu.
setting up a new hexo blog and deploy to github pages.