PPriyankainprianka.hashnode.dev·Jul 6, 2022 · 2 min readLinux Commands1. pwd command : (pwd) - stands for present working directory. The pwd command writes the full pathname of the current working directory . SYNTAX : pwd 2. cd command : The cd command known as change directory is used...01M