The command alias print 'lpr -h -Pps5 \!*' replaces \!* with command-line arguments.
命令aliasprint'lpr-h -Pps5 \!
Because the alias is an expansion and not a replacement, it enables you to continue adding options and arguments to an aliased command.
由于别名是一种展开形式而不是替换,它使您可以继续向别名命令添加选项和参数。
The importance of securing context for the SYSTEM.COMMAND.INPUT queue and its alias was described above under Special considerations for CONTEXT security for the command queue.
保护 SYSTEM.COMMAND.INPUT队列及其别名的上下文的重要性已在上面的 关于命令队列的CONTEXT安全性的特殊考虑 一节中介绍。
The alias is exactly as the name suggests, you can alias one command for another, or you can provide an alias for the same command with additional options.
顾名思义,您可以将一个命令用作另一个命令的别名,或者为带有附加选项的同一个命令提供别名。
You might also recognize certain UNIX command names and combinations, or realize when an alias is being used as a sorcerer's shorthand.
您也许还会认出某些UNIX命令名称和组合,或者了解何时使用别名来作为某个命令组合的简写形式。
Extending the functionality can include anything, from adding a single alias to a command, to creating a completely new set of commands.
可以扩展任何功能,从增加命令别名直至创建全新的命令集。
trackall : Each command, when initially run, will be a tracked alias.
trackall:每个命令在最初运行时都作为被跟踪的别名。
Create the instance alias and catalog the remote DB2 instance using the following command.
使用以下命令来创建实例别名,对远程DB 2数据库实例进行分类。
We saw that the ls command, used for listing directory contents, is an alias.
我们看到,用于列出目录内容的ls命令是一个别名。
The snap alias USES redirection to append the output of a command to a file.
snap别名使用重定向将命令的输出附加到文件中。
If this alias is set, then TCSH executes the command that CMDCWD was aliased to after switching to a new folder.
如果已设置这个别名,那么在切换到新文件夹之后tcsh会执行cmdcwd映射到的命令。
The type command reports that the ls command is an alias, but it identifies the set command as a shell builtin.
type命令报告指出,ls 命令是一个别名,但是它将set 命令标识为一个 shell 内置命令。
Therefore any user that has the authority to pass or set identity context on SYSTEM.COMMAND.INPUT or its alias can, potentially, issue a command with some other userid's authority.
因此,任何有权在SYSTEM.COM MAND .INPUT或它的别名上传递或设置身份上下文的用户都有可能使用其他userid的权限发出命令。
This command sequence specifies an initial password of "jamespass" required by subsequent commands to access the private key associated with the alias "james" in the keystore "jamesKeyStore."
这个命令序列指定了一个初始密码“jamespass”,后续的命令在访问keystore “jamesKeyStore”中与别名“james”相关联的私钥时,就需要这个密码。
The which command reported that the ls command is an alias and that the set command could not be found.
which命令报告指出,ls命令是一个别名(alias)并且无法找到set命令。
If you need to remove an alias, substitute alias4 with delalias4, and run the same command.
如果需要删除别名,就把alias4替换为delalias4并运行相同的命令。
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 '将一个常用的命令行缩减为两个字母,从而使要输入和要记住的东西变得更少。
This command requires the modify administrative privilege. An alias for this command is modpol
这个命令需要具有 modify管理权限。
Use the catalog local node command in order to catalog the local server and then the catalog database command to give an alias to PPMT_DB.
使用cataloglocalnode命令编目本地服务器,然后使用catalogdatabase命令为PPMT_DB指定别名。
file with it by issuing the following Jarsigner commands, as shown in listings 2 and 3. Here, we leveraged the signing function of Jarsigner by the jarsigner [options] jar-file alias command format.
在这里,我们以jarsigner [options]jar-file alias命令格式使用 Jarsigner的签名功能。
The support for command-line arguments is key to supporting certain commands and combinations where an alias would be unable to work.
对于支持别名无法在其中工作的某些命令和组合,对命令行参数的支持非常关键。
The alias system works best where you want to set the command-line options on an individual command, although they can be used to expand a given command into a set of multiple commands, or pipes.
别名机制最适合于您希望设置单个命令的命令行选项的情况,虽然也可以使用它们来将给定的命令展开为一组命令或管道。
Functions are callable from the command line, too, and fill the gap between an alias and a full-blown script.
函数也可以从命令行调用,它们填补了别名与完全成熟的脚本之间的空缺。
On single commands where you want to invoke command-line options, it is best to use the alias system.
在您希望调用命令行选项的单个命令上,最好使用别名机制。
The simplest form of the DB2 backup or restore command requires only the alias name of the database.
DB2备份或恢复命令的最简单形式只需要数据库的别名。
The command also includes an alias for the certificate, along with the specification of the algorithm and key size used to generate the key pair.
该命令还包括证书的别名以及用于生成密钥对的算法规范和密钥大小。
The preceding command generates the server key and certificate with alias serverkey in a new keystore named server.keystore.
上面的命令生成了别名为serverkey 的服务器密匙和证书,保存在名为 server.keystore 的新keystore 中。
Create the database alias and catalog a remote DB2 database using the following command.
使用以下命令来创建实例别名和,并对一个远程DB 2实例目录进行分类。
An alias can abbreviate command names and command-line phrases.
别名(alias)是缩写的命令名和命令行短语。
When you type ll, it's replaced by its alias, and any remaining command-line arguments are appended.
当您输入ll时,它会被其别名替换,并且附加上剩下的命令行参数。
应用推荐