• Use ls -a to see these so-called hidden files.

    使用ls - a查看这些所谓的隐藏文件

    youdao

  • If you run a ls -al command in the users home directory, you quickly see a problem.

    如果用户主目录运行lsal命令很快会看到问题

    youdao

  • The first clause, ls -A, is a verb and enumerates the contents of the current directory; the second clause, wc -l, is another verb to count lines.

    它包含两个句子第一个句子ls -A动词结构,列举当前目录下内容第二个句子wc-l另一个动词结构,用于计算行数。

    youdao

  • If there is no UID 404 on ServerB, then the file does not have an owner on ServerB, and you simply see "404" as the owner when you run a ls -al command.

    如果ServerB没有UID 404,那么ServerB上文件没有所有者,那么在运行lsal命令只能看到“404”作为所有者。

    youdao

  • In this example, the two substituted ls commands generate a temporary text file that is then compared inline by the diff command.

    示例中,两个被替换ls命令生成一个临时文本文件然后diff命令文件进行内联比较

    youdao

  • For example, while running the command ls -l, if a file inode gives the ownership as "user 501," then the naming service needs to resolve "uid 501" to the user name printed in the ls command output.

    例如运行命令ls - l时如果某个文件inode给出文件所有者user 501”,那么命名服务就需要uid 501”解析用户,并ls命令输出结果中输出。

    youdao

  • GNU ls USES a '. '(dot) character to signify a file with only an SELinux security context.

    GNUls使用个‘。’()表示文件只有一个SELinux安全上下文

    youdao

  • Without color, you need more information, such as that provided by a long listing using ls -l.

    没有颜色需要更多信息比如使用ls -l 命令清单提供的信息。

    youdao

  • Sure, you could just do a simple ls or dir, but most folks that don't spend time organizing their site's physical layout also don't take the time to take precautionary steps like that.

    当然可以执行一个简单lsdir大多数时间组织站点物理布局不会时间采用这样预防步骤

    youdao

  • Before the installation, I used the Unix ls command to generate a list of every file on the startup drive.

    开始安装之前ls这个Unix命令生成启动驱动器所有文件列表

    youdao

  • For example, use ls -lrt to produce a long listing sorted from oldest to newest.

    例如使用ls -lrt生成一个最新排序列表

    youdao

  • As you can see, you can give a relative or absolute directory name as a parameter to the ls command, and it will list the contents of that directory.

    可以看到可以一个相对绝对目录作为ls目录参数列出目录中的内容

    youdao

  • If you run an ls command in this directory, you'll see a number of directories that contain the Python source for Sugar applications.

    如果目录运行ls命令看到一系列目录其中包含用于Sugar应用程序python源代码

    youdao

  • For example: ls | sort does the same thing as the previous two examples without requiring a temporary file; the output from ls goes straight through the sort command.

    例如ls |sort前面两个示例完成相同的任务,并且无需临时文件ls输出直接进入sort命令。

    youdao

  • If you run ls -lr to see the contents of the application, a few new files stand out.

    如果运行ls -lR查看应用程序内容,将会显示一些文件

    youdao

  • If you run the ls command using the -a flag, you can see an entry for. (dot) and another for..

    如果使用- a标志运行ls命令,将看到条目:一个是.(圆点),另一个. .。

    youdao

  • Next, performing an ls on the directory shows a list of files.

    然后这个目录执行一个ls命令,这会显示很多文件

    youdao

  • In some cases, an entry appears when you request a directory listing through ls.

    有些情况下使用ls请求目录清单时,将出现相应的条目

    youdao

  • Because the.ssh directory which ssh-keygen creates is a hidden "dot" directory, pass the -a option to the ls command to view the newly created directory.

    因为ssh -keygen创建的.ssh目录一个隐藏的“”目录,所以为了查看这个创建的目录,需要将- a选项传递ls命令

    youdao

  • For example, it's common to set an alias (' ll '), which expands to 'ls -l', for a long listing of a directory or list of files.

    例如,设置别名('ll ')普遍别名展开'ls - l ',用于获得目录文件列表的清单

    youdao

  • For example, creating alias ll 'ls -hlt' reduces a commonly used command line to just two letters-less to type and less to remember.

    例如命令aliasll'ls -hlt '将一个常用的命令缩减为两个字母,从而使输入记住的东西变得更少

    youdao

  • The ls portion of this command outputs a list of the files (in this case, the contents of the two directories) to be copied.

    这个命令ls部分输出将要复制文件列表(示例中两个目录中的内容)。

    youdao

  • When a shell launches a command, such as cp or ls, it spawns a new process for the command, and then waits for the (sub)process to finish before proceeding.

    Shell 运行某个命令cp ls)时,命令产生一个进程然后在继续之前等待该()进程完成

    youdao

  • You can certainly do this visually by repeatedly running a command such as ls -l and comparing file sizes.

    通过反复执行ls -l命令对比文件大小肯定可以实现这个目标。

    youdao

  • The eleventh character in a long listing from the ls command is a recent enhancement, so some distributions may still show only the first ten characters.

    来自ls命令中长清单第 11 个字符最近才出现的,所以部分版本显示10 个字符

    youdao

  • Textron Marine & Land Systems (TM&LS), has been selected for a Phase II contract by the Office of Naval Research (ONR) to continue development of the Sea Base Connector, Transformable Craft (T-Craft).

    美国达信公司海上和陆地系统分部(TM&LS)日前美国海军研究办公室(ONR)选中,进行海洋基地连接器--可变形舰船(T-Craft)开发

    youdao

  • If you use the -l option with ls, you will get a file listing that contains a wealth of information about the files being listed. Here's an example.

    如果使用ls命令时候永乐- l选项,那么,你就会得到显示关于文件很多信息

    youdao

  • Ls -r recursively lists the contents of a hierarchy.

    ls - R可以递归地列出层次结构中的内容

    youdao

  • For example: ls > this-dir sends the output from ls to a file named this-dir.

    例如ls >this-dir 将 ls输出发送一个名为 this-dir 的文件

    youdao

  • Treat the feed returned by the collection like a type of index over that collection, much like performing a "dir" or "ls" command on a file system.

    可以将返回提要看作是集合某种索引,和文件系统中的“dirls命令很相似。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定