korn
美
英 
例句
He also told me if I ever wanted to rejoin KoRn, or open for KoRn as a solo artist, the door was always open.
他還告訴我,如果我曾經想重新成為獨唱歌手的光輝,或為科恩開,門敞開。
Colonel Korn acted decisively to arrest what seemed to him to be the beginning of an unwholesome trend in Major Tom's squadron.
科恩中校認為這是梅杰少校的中隊里開始出現的一種不健康的傾向。為了防微杜漸,他果斷地采取了行動。
A few years ago, I spent a day at Korn Ferry pretending to be a headhunter.
幾年前,我曾在光輝國際(KornFerry)呆過一天,自稱是個獵頭。
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)。
You can name your script anything you want, but you usually use the extension . ksh to refer to a Korn shell script.
您可以對腳本進行任意地命名,但通常使用擴展名.ksh來表示KornShell腳本。
Bash provides a number of significant improvements over the traditional Bourne, Korn, and C shells.
相對于傳統的Bourne、Korn和CShell,Bash提供了許多重要改進。
In Korn shell scripting, the word function is a reserved word.
在KornShell腳本中,單詞function是一個保留字。
Says Michael Korn, president of brokerage Skokie Energy Corp. : 'It's the same play going on. ' For many, that play was a tragedy.
經紀公司SkokieEnergyCorp.的總裁科恩(MichaelKorn)說,同一出戲正在重演,對許多人來說,這是一出悲劇。
If you already know how to develop Bourne or Korn shell scripts, then you already know enough to start working with Bash shell scripts.
如果已經知道了如何開發Bourne或Kornshell腳本,那對于如何運用Bashshell腳本已經足夠了。
So far, you've learned how to start writing a Korn shell script by writing a basic script header and defining some variables.
到目前為止,作為編寫KornShell腳本的入門內容,您已經了解了如何編寫基本的腳本標頭,以及定義變量。
Korn Ferry describes itself as "The premier provider of human capital solutions" and the other big firms are no better.
光輝國際將自己描述成“人力資本問題解決辦案的首要供應商”,而且其它大型公司不會更好。
'Quite clearly, all Asian central banks have found it necessary to intervene, and it's costing us, ' Mr. Korn said.
科恩說,相當明顯的是,亞洲所有央行都發現有必要干預匯市,這使我們耗資不菲。
At least according to economists Lena Edlund and Evelyn Korn, it is.
至少根據經濟學家LenaEdlund和EvelynKorn的觀點來看,就是如此。
The KoRn stuff we talked about was secondary, but It was discussed.
光輝的東西,我們講的是次要的,但它進行了討論。
The Korn "print" command is not available in Bash; use the "echo" command instead.
Korn的“print”命令在Bash中不能使用;而是改為使用“echo”命令。
Another useful operation of the vi inline editor in the Korn shell is file name completion.
Kornshell中vi行內編輯器的另一個十分有用的操作是文件名完成。
Instead of repeatedly typing these commands, you can put them in a Korn shell script.
您可以將這些命令放到一個KornShell腳本中,而無需反復地鍵入這些命令。
Mr Korn's invention has already attracted the attention of the NHS.
科恩先生的發明已經引起了英國國家衛生事業局的注意。
The file is written in Korn shell syntax, so it can be executed as is; doing so repeats all of the tasks originally done through SMIT.
該文件以KornShell語法書寫,所以它可以作為命令序列本身執行,這樣做可以重復原來由SMIT執行的所有任務。
The remedy, like all colonel Korn's remedies, was successful.
這個補救辦法象科恩上校的一切補救辦法一樣,果然行之有效。
Earlier this month, Finance Minister Korn Chatikavanij said GDP growth of 4. 5% this year was still achievable.
本月初,泰國財長柯恩(KornChatikavanij)說今年4.5%的GDP增幅還是可以實現的。
The Pussycat Dolls, Paramore and Korn have also agreed to variations on the 360 theme.
小野貓(ThePussycatDolls)、Paramore和Korn也已同意360協議的各種變體。
Korn Ferry's Canadian revenue rose 44 per cent in its first 2011 quarter, compared with 36 per cent in the US.
今年第一季度,光輝國際在加拿大的收入增長44%,而美國為36%。
To write Korn shell scripts on AIX, you need to use a text editor.
要在AIX中編寫KornShell腳本,您需要使用一種文本編輯器。
These are some of the default Korn shell control keys, but they work for most shells and editing modes.
存在一些缺省的KornShell控制鍵,但它們適用于大多數Shell和編輯模式。
To begin writing your first Korn shell script, you need to open the vi editor and add the shell name as the first line.
要開始編寫您的第一個KornShell腳本,首先需要打開vi編輯器,并添加Shell名稱作為第一行。
Recommendations when porting scripts from Korn to Bash
將腳本從Korn移植到Bash時的建議
Korn Shell 93 auditing configuration procedures
KornShell93審計配置過程
The following usage message information is from the mkewuid Korn Shell script function
下面是mkewuidKornShell腳本函數產生的用法信息
If you have existing Korn shell scripts that you want to port to Bash, you need to take into account the following
如果已有現成的Kornshell腳本,而想要將它們移植到Bash,就需要考慮下列情況
A variation on the above command using Korn Shell 93 syntax
下面是上述命令的一個變體,其中使用了KornShell93語法
Here is a base 16 (hexadecimal) EWU value calculation in Korn Shell 93 syntax
下面是以KornShell93語法計算基數16(十六進制)EWU值的代碼
Here is a base 10 (decimal) EWU value calculation in Korn Shell 93 syntax
下面是以KornShell93語法計算基數10(十進制)EWU值的代碼
Here is a base 2 (binary) EWU value calculation in Korn Shell 93 syntax
下面是以KornShell93語法計算基數2(二進制)EWU值的代碼
Here is a base 8 (octal) EWU value calculation in Korn Shell 93 syntax
下面是以KornShell93語法計算基數8(八進制)EWU值的代碼