“CD di Linux” Kode Jawaban

Arahkan ke Direktori Linux

/* File & Directory Commands
To navigate into the root directory, use */ "cd /" /*
To navigate to your home directory, use */ "cd" /*or*/ "cd ~" /*
To navigate up one directory level, use*/ "cd .." /*
To navigate to the previous directory (or back), use */ "cd -"
Helpless Hyena

CD di Linux

cd - Change Directory

Used to change the current active directory.

cd [directory name]
chicken man

Jawaban yang mirip dengan “CD di Linux”

Pertanyaan yang mirip dengan “CD di Linux”

Lebih banyak jawaban terkait untuk “CD di Linux” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya