redirections信息详情
n.重寄;改道;转移呼叫
redirect to───重定向到……
redirect hegre───黑格尔重定向
redirecting stderr to stdout───将stderr重定向到stdout
redirect herre───重定向主机
escort alligator redirect───护送鳄鱼
ambiguous redirect───不明确的重定向
For multiple commands, the redirections can get complex and repetitive.───对于多个命令的情况下,重定向可能会变得很复杂,而且可能会重复出现。
Listing 3 shows the output from the last two redirections.───清单3给出前两个重定向的输出。
The shell's and redirections don't work with programs such as passwd.───shell 的 和 重定向对于象 passwd 这样的程序不起作用。
The data will not be buffered in memory and will not support any authentication requests or redirections by the Web server.───则数据不会缓存在内存中,而且不支持Web服务器发出的任何身份验证请求或重定向。
In a few locations, though, the velocities changed by as much as 20 mph because of minor redirections of the winds near the storm's center.───不过,在一些位置,由于接近风暴中心的风轻微变向,风速变化多达每小时20公里。
In this example, most of the requests for service tickets will have to make two such redirections.───在此示例中,服务票证的大部分请求都必须进行两次这样的重定向。
The redirections that occur with this model are the default behavior for the runtime.───随该模型发生的重定向是运行时的默认行为。
Tab to specify binding redirections from a requested version to a new version.───选项卡指定从请求的版本到新版本的绑定重定向。
Property is set to the URI after any redirections that happen during the request are complete.───在请求完成期间发生的任何重定向之后,
We illustrate these redirections in Listing 5. Notice in the last command that standard output was redirected after standard error, so the standard error output still goes to the terminal window.