命令或者动作按照目录分城几个部分显示在左侧。
The commands or actions are categorized into sections displayed towards the left.
您可以使用pwd命令显示当前工作目录的名称。
You can display the name of the current working directory with the PWD command.
从shell提示,您可以显示您所在的目录的路径名,方法是运行命令pwd,如清单1所示。
From a shell prompt, you can display the path name of the directory you're in by running the command PWD, shown in Listing 1.
这将启动连接器,打开显示启动信息的命令窗口,并扫描您已创建并保存到BusinessEvents事件目录的事件文件。
This initiate the connectors, and opens a command window displaying the start-up and the scan for the event files you've created and saved to the Business Events event directory.
清单4显示如何使用pushd和popd命令在目录树中快速导航。
Listing 4 shows how you can use the pushd and popd commands to quickly navigate the directory tree.
您可以使用ls命令的- i选项显示文件和目录条目的inode号。
You can use the -i option of the ls command to display inode Numbers for file and directory entries.
这个pwd命令显示了当前的工作目录。
The PWD command displays the current working directory. The output on my computer at that moment in time was.
然后对这个目录执行一个ls命令,这会显示很多文件。
Next, performing an ls on the directory shows a list of files.
ls命令是用来显示一个目录的内容。
The ls command is used to list the contents of a directory. It is probably the most commonly used Linux command.
这里所介绍的代码将浏览命令行中指定的一个或多个目录,并显示在该目录中找到的每个条目的相关信息。
The code presented here reads through one or more directories specified on the command line, and prints some information about each entry found in the directories.
继续之前,使用鼠标选择并复制上一条命令显示的目录。
Before you continue, use your mouse to select and copy the directory that the last command showed.
该命令的输出将显示您的实例是多少位的——32位还是64位,另外还显示当前安装的修复包的级别和安装目录。
The output displays the bit-size of your instance - either 32 or 64 bit, the FixPak level currently installed, and the installation directory.
清单16显示了一种通过xargs将目录清单传递到命令(比如grep)的方法。
Listing 16 shows one way you might pass a directory listing through xargs to a command such as grep.
您可以使用dirs命令来显示当前目录堆栈,而不会压入或弹出新目录。
You can use the dirs command to display the current directory stack without pushing or popping a new directory.
清单2显示了注册employee模式的CLP命令,假设它储存在您使用的目录的employee .xsd文件中。
Listing 2 shows the CLP commands to register the employee schema, assuming that it is stored in a file employee.xsd in your working directory.
要显示出工作目录下的文件,用ls命令。
To list the files in the working directory, use the ls command.
用命令ls显示每个目录的内容。
命令3显示了 url_list.txt 文件,简单的文本目录中包含了两个URL;命令4 则对这两个 URL 进行下载。
Command 3 shows url_list.txt, a simple text catalog containing two URLs; Command 4 downloads the two URLs.
在这一节,我会首先向你介绍三个命令:pwd(打印当前工作目录),cd(改变目录),还有ls(显示出文件和目录)。
In this lesson, I will introduce your first three commands: PWD (print working directory), CD (change directory), and ls (list files and directories).
这个命令显示了一个目录的内容的列表。
安装程序现在可以显示的默认安装目录,或者非默认值,您所指定的安装命令行。
The installer now displays the default installation directory, or the non-default value that you specified on the installation command line.
安装程序现在可以显示的默认安装目录,或者非默认值,您所指定的安装命令行。
The installer now displays the default installation directory, or the non-default value that you specified on the installation command line.
应用推荐