Русские видео

Сейчас в тренде

Иностранные видео




Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



How to Use “cd” Command in Linux [6 Practical Examples] | LinuxSimply

💡 Elevate your Linux skills with our latest course ‘Linux Fundamentals: A Complete Guide for Beginners’. Start learning today: https://www.udemy.com/course/linux-fu... Unlock the power of navigation in Linux with the 'cd' command! In this video, dive into the fundamentals of the 'cd' command, your key to seamless directory navigation in the Linux terminal. The cd command, short for Change Directory, is a basic, built-in shell command of Linux. This command will take the user from the current directory (current location) to a specified directory. In this comprehensive guide, explore the intricacies of the 'cd' command in Linux. From changing directories to navigating nested folders, I have got you covered. Learn essential tips, tricks, and practical examples to enhance your command line skills. 💡 Key Topics Covered: 1. Understand what cd command is along with its syntax. 2. 6 practical examples showcasing its application. 3. Practical demonstration of changing to the root and home directory, moving into specific directories. 4. Practical demonstration of backward directory navigation. Don't miss out on this tutorial as I guide you through each example step-by-step and become a pro in Linux navigation today! Don't forget to like, share, and subscribe for more Linux insights! 🌐🔍 Content Index 0:00 Introduction 0:13 What is cd Command? 0:39 Example 1: Change Directory to Root Directory  1:04 Example 2: Change Directory to Home Directory  1:18 Example 3: Move Inside a Directory  1:44 Example 4: Move Into Nested directories 2:19 Example 5: Moving One Directory Backwards  2:49 Example 6: Moving Multiple Directory Backwards Article Link: The “cd” Command in Linux [6 Practical Examples] https://linuxsimply.com/cd-command-in... Instructor Details Ayesha Tun Nashrah https://linuxsimply.com/ayesha-tun-na... Editor Details Reshma Raj https://linuxsimply.com/reshma-raj/ Commands Used -------------------------------------- Example 1: Change Directory to Root Directory 1. pwd 2. cd / 3. ls Example 2: Change Directory to Home Directory 1. cd ~ Example 3: Move Inside a Directory 1. ls 2. cd Sports Example 4: Move Into Nested directories 1. cd Sports/Cricket/Bangladesh Example 5: Moving One Directory Backwards 1. cd .. 2. pwd 3. cd .. Example 6: Moving Multiple Directory Backwards 1. cd ../../ ------------------------------------------------------------------------------------- Follow Us Facebook:   / softeko.linuxsimply   Twitter:   / linuxsimply   LinkedIn:   / linuxsimply   Tiktok:   / linuxsimply   #linux #linuxsimply #linuxtutorial #command #change

Comments