DevLearn logo
Skill Up With Me
Interactive Learning
Signing in…

Пути и навигация по файловой системе (cd, pwd)

🔒 Sign in to use this

Путь задаёт файл или каталог. Абсолютный путь начинается с / (например /home/alice/docs). Относительный — от текущего каталога (например ./config или ../logs). Команда cd меняет текущий каталог, pwd показывает, где вы находитесь.

ℹ️Служебные имена: . — текущий каталог, .. — родитель, ~ — ваш домашний каталог (или ~user для другого пользователя). Команда cd или cd ~ возвращает домой.
Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.
🔒 Sign in to use this