• Traditional UNIX and Linux commands consider some of the passed arguments to be options.

    传统UNIXLinux命令一些传递参数看作选项。

    youdao

  • Using some of the common regular expressions with other Linux commands you can redirect their output to be the list of file names.

    利用一些普通正则表达式其他Linux命令可以它们的输出定向文件名

    youdao

  • Our final topic in this article tells you how to get documentation for Linux commands through manual pages and other sources of documentation.

    本文讨论的最后一个话题就是教如何通过手册以及其他来源获得有关Linux命令文档

    youdao

  • Arch Linux USES su by default, but if you'd rather use sudo to gain root privileges, we can install it and add our user to the list of sudoers by using the following commands.

    ArchLinux默认使用su如果还是愿意选择使用sudo获得root权限我们可以安装并且添加我们用户sudo使用者(sudoers)列表中,通过使用下面的命令。

    youdao

  • Now that we have a couple of basic tools for pipelining and redirection, let's look at some of the common UNIX and Linux text processing commands and filters.

    现在我们具备一些基本工具实现管道重定向让我们研究一些常见UNIXLinux文本处理命令和过滤器。

    youdao

  • In most popular Linux distributions, you just have to type a few commands to get everything ready.

    流行Linux发行版中只需键入几个命令可以使一切就绪。

    youdao

  • With a Linux generic driver interface, you can build applications that can send more kinds of SCSI commands to SCSI devices.

    通过Linux通用驱动器接口可以构建能够SCSI设备发送更多SCSI命令应用程序。

    youdao

  • From here on in, I'll be assuming you've got basic experience using Linux: editing files, running commands, and maybe even configuring a simple network.

    现在假定已经具备使用Linux一些基本经验编辑文件运行命令甚至可能会配置一个简单网络

    youdao

  • This file is a simple Linux shell script that contains all commands for loading device drivers to system memory.

    文件包含设备驱动程序载入系统内存中的所有命令简单Linuxshell脚本

    youdao

  • In this article, we will practice the commands using the files created in the article "Learn Linux 101: Text streams and filters."

    本文中,我们使用学习Linux, 101:文本过滤器”一文中创建文件练习命令

    youdao

  • Of course, you also have the full power of the Linux or UNIX commands such as sed or awk for more complex jobs, but you should also know how to use shell expansions.

    当然仍然拥有LinuxUNIX命令(sedawk)全部功能来执行复杂工作但是应该了解如何使用shell扩展。

    youdao

  • Linux ships with thousands of commands and applications that all require at least the libc library functions.

    linux一起交付的还有几千命令应用程序,它们至少需要libc函数

    youdao

  • These commands need to be defined in a plain text file called kdb_cmds, which exists in the KDB directory of the Linux source tree (post patching, of course).

    需要文本文件kdb_cmds中定义这些命令文件位于Linu x源代码(当然是在打了补丁之后)的kdb目录中。

    youdao

  • Without the GUI, Linux (or any operating system) requires users to type commands in a procedure that is known as the command Line Interface (CLI).

    如果没有GUI,Linux(其它任何操作系统)会要求用户依次输入各种命令,也就是命令模式(CLI)。

    youdao

  • You can see the end of this particular Linux startup in Listing 6. When started, the ash shell is available to enter commands.

    清单6我们可以看到这个Linux启动过程最后样子。启动之后,a shshell可以用来输入命令了。

    youdao

  • Calling operating system commands from within the Perl script can present the most common problem when performing Solaris to Linux migrations for several reasons.

    perl脚本调用操作系统命令,在执行从SolarisLinux迁移可以呈现多数常见问题,原因如下

    youdao

  • In this article, we will practice the commands using some of the files created in the article "Learn Linux 101: Text streams and filters."

    本文中,我们使用文章学习Linux, 101:文本过滤器建立文件练习命令

    youdao

  • With all the commands and configuration files you need to know about, managing a Linux system is everything but an easy task.

    使用命令配置文件可以Linux系统进行全面的管理但是却不是简单的工作。

    youdao

  • To get the most from the articles in this series, you should have an advanced knowledge of Linux and a working Linux system on which you can practice the commands covered in this article.

    为了有效地利用系列中的文章应该具有高级Linux知识需要准备一个Linux系统,用于练习本文介绍命令

    youdao

  • On Linux, use the following commands.

    对于Linux请使用以下命令

    youdao

  • For example, to set up three servers to host Activities, Profiles, and Dogear on a Linux server, you issue the commands shown in listing 1.

    例如,若设置三个服务器托管Linux服务器ActivitiesProfilesDogear,则使用清单1中所命令

    youdao

  • However, the commands and terminology are similar enough across platforms that it's useful to learn how to write CDs on Linux.

    不过,由于在平台上所用到的命令术语十分相似因此学习一下如何Linux刻录CD还是十分有用的。

    youdao

  • Note: If you're not using Linux or some other UNIX, the console commands you'll use in this section will not be easily available to you.

    注意如果没有使用Linux其他UNIX,您节中使用控制台命令可能容易获得

    youdao

  • Linux provides a generic driver for SCSI devices and an application programming interface so you can build applications to send SCSI commands directly to SCSI devices.

    Linux提供SCSI设备通用驱动器应用程序编程接口可以通过它们构建能够将SCSI命令直接发送SCSI设备的应用程序。

    youdao

  • To get the most from the articles in this series, you should have a basic knowledge of Linux and a working Linux system on which you can practice the commands covered in this article.

    充分地利用系列文章应当Linux以及其中运行本文介绍命令Linux系统一个基本了解

    youdao

  • The build commands in this article assume that you have Yellow Dog Linux installed according to the instructions in Part 1.

    本文中的构建命令假设已经根据第1部分中的指导安装了YellowDogLinux

    youdao

  • You can navigate your Linux file systems using the bash commands shown in Listing 9.

    可以使用清单9bash命令导航Linux文件系统

    youdao

  • This article illustrates how to write a Linux command-line utility, similar to standard commands such as cat, ls, pr, mv, and so on.

    本文演示如何编写catlsprmv标准命令类似Linux命令实用程序

    youdao

  • Be careful if you are using a UNIX or UNIX-like system other than Linux, because other operating systems provide commands called watch that are completely different.

    如果使用Linux之外其他UNIXUNIX相似的系统,就要小心因为其他操作系统提供watch命令完全不一样。

    youdao

  • The semanage login commands tie Linux usernames to SELinux users.

    semanagelogin命令将把Linux用户SELinux用户绑定在一起。

    youdao

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

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

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