list directory contents的意思|示意

美 / / 英 / /

列出目录内容


list directory contents的网络常见释义

列出目录内容 摘要: 以下为20个命令1、ls命令:ls命令式列出目录内容(List Directory Contents)的意思。运行它就是列出文件夹里面的内容,可能是文件也可能是文件夹。

list directory contents相关例句

You can either list them explicitly or use a period (.) as the traditional short cut for "the contents of the current directory:".

您可以明确列出它们或者使用句点(.)。

Enter the hidden.ssh directory and list the contents.

输入隐藏的. ssh目录并列出其内容。

Listing 3 shows how to add the -d option to list information about directory entries rather than the contents of directories and also how to list entries for multiple files or directories.

清单3将展示如何添加- d选项以列出有关目录条目的信息,而不是目录的内容,以及如何列出多个文件或目录的条目。

For example, when you use ls, which reads the contents of the specified directory, it sends the list of files to the standard input of the program that called it (the shell).

例如,当用ls时,它会读取指定目录的内容,并将文件列表发送给调用它的程序(shell)的标准输入。

If you grant a user permission to list the contents of a directory, then the user can see the contents of the directory.

如果您授予用户的权限列表的目录的内容,用户可以看到该目录的内容。

For example, you can create a worker to list the contents of a directory. The -f argument names the function the worker is providing.

例如,可以创建一个worker来列出某个目录的内容。