© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Thejaswini N S
DevOps Engineer with Expertise in AWS, Docker, Kubernetes, Terraform and Ansible.
1. Navigation Commands pwd: Prints the current working directory (shows where you are in the system). cd <directory>: Changes the current directory to the specified one. ls: Lists the files and directories in the current directory. ls -l: Lists f...
No responses yet.