pythonSC
What is a command-line interface?
A command line interface (CLI) is a text-based user interface (UI) used to view and manage computer files.
What is a prompt?
系統的提示符
What is the working directory?
工作目錄,又作當前工作目錄、當前目錄
What is a shell?
為使用者提供使用者介面的軟體
What does the mkdir command do?
make directory
What is the command for renaming a file?
What is a path?
A path, the general form of the name of a file or directory, specifies a unique location in a file system.
What does the path .. (i.e., two dots) refer to?
上一層的檔案夾
In the vi text editor, what sequence of keys do you type to move the cursor down by one position and left by twenty (20) positions? Is there a better way than having to type the key for moving left 20 times?
20 加空白建
In the vi text editor, how do you save (a file that already exists) and quit (as one command)?
:wq
What is the correct pronunciation for vi the text editor?
"vee-eye"