Important Things Every Linux Beginner Should Know
1.Important linux commands and uses
As a developer, you’ll need to be comfortable navigating around the Linux file system. You can use the pwd (Print Working Directory) command to see where you are.
cd
From your current location, you can move any...
devopsgyanwithmehboob.hashnode.dev7 min read