ended6월 27일· 1 sources

Linux Basics: Essential File System Commands

Why it matters

1. cd — Change Directory Changes the current working directory. Syntax cd <path> Common Usage cd / # Go to the root directory cd ~ # Go to the current user's home directory cd .. # Move up one directo...

1
Sources
+0
24h
Growth
86d
Active

Sources

Related Issues