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命令输出结果中输出。
Without color, you need more information, such as that provided by a long listing using ls -l.
没有颜色,您需要更多信息,比如使用ls -l 命令的长清单所提供的信息。
Given the output of ls -l (the long listing of files), you'll pull out the permission information, size, and name.
给定ls - l(文件长清单)的输出,您将从中提取权限信息、大小和名称。
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 ',用于获得目录或文件列表的长清单。
In Listing 16, you'll change the ls -l output to show the filename, permissions, and size.
在清单16中,您将更改ls - l的输出以显示文件名、权限和大小。
Note: Listing 3 displays the typical output of ls -l.
注意:清单3显示了ls - l的典型输出。
For example, a common alias is ll, which invokes the equivalent of ls -l (ll is often referred to as long listing).
例如,一个常用的别名是ll,它调用等效的ls - l (ll通常称为长清单(long listing))。
You can certainly do this visually by repeatedly running a command such as ls -l and comparing file sizes.
通过反复执行ls -l等命令并对比文件大小,肯定可以实现这个目标。
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 是另一个动词结构,用于计算行数。
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选项,那么,你就会得到显示的关于一个文件的很多信息。
Listing 14 shows some sample ls -l output for you to work with.
清单14显示了要进行处理的ls - l输出示例。
For an example of how tac works, compare results of ls -l | tail and ls -l | tail | tac on some files in your home directory.
作为说明tac的工作原理的示例,请在您的主目录中对一些文件使用ls - l |tail和ls - l | tail | tac,比较其结果。
Otherwise, you will need to use either the -h or -l options of ls to dereference the link and give you information about the target.
否则,您需要使用ls命令的- H或- l选项取消引用链接并提供有关目标的信息。
Have a look at the various object classes in use on your system by using: $ ls -l /usr/lib/objrepos.
使用以下命令来查看一下您系统上正在使用的各种对象类:$ls -l /usr/lib/objrepos。
More lets you read a page at a time as it does in DOS, e.g., ls -l | more or more filename.
more让你像在DOS下一样同时读取一个页面,比如,ls - l | more或more文件名。
Listing 14. Typical ls -l output.
清单14.ls - l的典型输出。
Hence, it can be misleading if you compare NFSv4 ACL and permissions in the ls a "l listing."
因此,如果对比NFSv4acl和ls—l列表中的权限,可能会产生误解。
In the case of ls, we see that ls is the name of the command, and that it can have one or more options, such as -a and -l, and it can operate on one or more files or directories.
以ls为例子,我们注意到ls就是命令的名字,而它有多个选项,比如- a和- l, ls可以操作一个或多个文件、目录。
Part of a drive by Lexus into the upper echelons of the luxury car market, the LS 600h L is expected to have a sticker price of about $100,000 when it goes on sale this spring.
LS 600hL是雷克萨斯在豪华车市场跻身高端努力的一部分,预计在今春面市时的定价,将达到10万美元左右。
Part of a drive by Lexus into the upper echelons of the luxury car market, the LS 600h L is expected to have a sticker price of about $100,000 when it goes on sale this spring.
LS 600hL是雷克萨斯在豪华车市场跻身高端努力的一部分,预计在今春面市时的定价,将达到10万美元左右。
应用推荐