ksh
- 网络肯尼亚先令;中央统计局
-
Before looking at editing the command line with ksh , you must set up your environment .
在介绍如何使用ksh编辑命令行之前,必须设置您的环境。
-
The first and default shell for normal users in AIX is the standard ksh shell .
第一种是AIX普通用户的缺省shell,即标准kshshell。
-
Ksh has completed the line for me .
ksh已经为您完成了这行内容。
-
Cameron 's personal page on ksh provides pointers for more information on this interesting and capable language .
Cameron有关ksh的个人页面提供了一些链接,可以通过它们获取有关这一有趣且功能强大的语言的更多信息。
-
Modern UNIX shells bash , ksh , zsh offer many control structures and operations to create complex scripts .
现代UNIXShellbash、ksh、zsh提供了许多控制结构和操作以创建复杂的脚本。
-
Setting up the command-line environment with ksh
使用ksh设置命令行环境
-
To run the script , you simply type . / scriptname . ksh , like this
要运行这个脚本,您只需要键入./scriptname.ksh,如下所示
-
The ksh script used to compile and execute dltest is
用于编译和执行dltest的ksh脚本如下
-
Listing 2 shows inode information for the file / usr / bin / ksh in AIX .
清单2显示了AIX中文件/usr/bin/ksh的inode信息。
-
Ksh , Bash , and other modern shells include the switch-x in their set commands .
Bash和其他现代shell都支持在set命令中使用-x开关。
-
We shall SSH into the machine using other user than root whose default shell is set to be ksh ( Korn shell ) .
我们应该使用根用户之外的其他用户,SSH到机器中(根用户的默认shell被设置为ksh(Kornshell)。
-
The Korn shell , or ksh , was originally developed by David Korn of AT & T Bell Laboratories in1982 .
年,AT&T贝尔实验室的DavidKorn开发了Kornshell(即ksh)。
-
Ksh_timer helps ksh script developers or administrators to find out quickly and with minimal change in their script , what functions or user-defined sections are time consuming .
kshtimer帮助ksh脚本开发人员或管理员使用最少的更改快速找出其脚本中哪些函数或用户定义部分比较耗时。
-
Figure 2 provides a small " cheat sheet " comparing regular vi command-mode cursor movement against the ksh vi inline editor command-mode movement .
图2提供了小型的备忘单,将常规vi命令模式光标移动与kshvi行内编辑器命令模式移动进行比较。
-
In addition to showing the standard information from istat , you now know what the inumber is for / usr / bin / ksh .
除了显示来自istat的标准信息之外,现在您还知道了/usr/bin/ksh对应的索引编号。
-
Bash command syntax and keywords have taken and improved upon the architecture and technical details of the Korn shell ( ksh ) and the C shell ( csh ) .
bash的命令语法和关键词源于Kornshell(ksh)和Cshell(csh)的架构和技术细节并做了改进。
-
In ksh , the default shell used in AIX , as well as other shells used in UNIX and Linux , it 's important to know how to use test , logical , and substitution operators .
在ksh(AIX中使用的默认shell)中,以及UNIX和Linux使用的其他shell中,一定要知道如何使用测试、逻辑和替换操作符。
-
He is currently supporting commands ( including ksh ), libraries , and security on AIX . He has 22 years of experience in administering and supporting the AIX operating system and is recognized as an IBM Certified Product Services Professional .
他目前负责提供AIX命令(包括ksh)、库和安全性方面支持,他在管理和支持AIX操作系统方面有着22年的丰富经验,是一名拥有IBM认证的产品服务专业人士。
-
However , the same expansions are available in many other shells , such as ksh , ash , or dash , and you may use them with these shells on other UNIX systems or even environments such as Cygwin .
但是,很多其他的shell中也有这些扩展,比如ksh、ash或dash,您可以在其他UNIX系统或者甚至是Cygwin之类的环境中使用这些shell和扩展。