GPGaurav Pawaringauravpawar.hashnode.dev·Apr 18, 2022 · 5 min readIntroduction to YAMLWhat is YAML? YAML Ain't Markup Language previously known as Yet Another Markup Language. YAML is a human-readable data-serialization language. It is commonly used for configuration files and in applications where data is being stored or transmitted...04RBSG
GPGaurav Pawaringauravpawar.hashnode.dev·Apr 14, 2022 · 10 min readIntroduction to Linux and Terminal CommandWhat is the Linux command? A Linux command is a program or utility that runs on the command line. A command line is an interface that accepts lines of text and processes them into instructions for your computer. Simply, the Linux command is used t...03BBG