常見例句雙語例句In this example, you invoke the pwd (print working directory) command, enter the ash shell within BusyBox, and invoke pwd within ash.在這個例子中,我們調(diào)用了 pwd(打印工作目錄)命令,使用 BusyBox 進入了 ash shell,并在 ash 中調(diào)用了 pwd。In this lesson, I will introduce your first three commands: pwd (print working directory), cd (change directory), and ls (list files and directories).在這一節(jié),我會首先向你介紹三個命令:pwd(打印當(dāng)前工作目錄),cd(改變目錄),還有l(wèi)s(顯示出文件和目錄)。 返回 print working directory