英文字典中文字典Word104.com



中文字典辭典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z   







請輸入英文單字,中文詞皆可:

exec    音標拼音: [,ɛgz'ɛk]
n. execute的簡寫;執行;運行

execute的簡寫;執行;運行

EXEC
n 1: the chief executive department of the United States
government [synonym: {White House}, {EXEC}]

/eg-zek'/ 1. execute.

A synonym for {chain} derived from the {Unix} "exec" {system
call}.

{Unix manual page}: execve(2).

2. (Obsolete) {executive}.

The mainstream "exec" as an abbreviation for (human) executive
is *not* used. To a hacker, an "exec" is a always a program,
never a person.

3. At {IBM} and {VM}/{CMS} shops, the equivalent of a {shell}
command file.

4. The innermost {kernel} of the {Amiga}
{operating system} which provides shared-library support,
device interface, {memory management}, {CPU} management, basic
{IPC}, and the basic structures for OS extension. The rest of
the Amiga OS (windowing, file system, third-party extensions,
etc.) is built using these structures.

[{Jargon File}]

(1997-08-01)

請選擇你想看的字典辭典:
單詞字典翻譯
Exec查看 Exec 在Google字典中的解釋Google英翻中〔查看〕
Exec查看 Exec 在Yahoo字典中的解釋Yahoo英翻中〔查看〕





安裝中文字典英文字典查詢工具!


中文字典英文字典工具:
選擇顏色:
輸入中英文單字

































































英文字典中文字典相關資料:
  • What does `exec $@` do? - Unix Linux Stack Exchange
    The exec will replace the current process with the process resulting from executing its argument In short, exec "$@" will run the command given by the command line parameters in such a way that the current process is replaced by it (if the exec is able to execute the command at all)
  • bash - What does an exec command do? - Ask Ubuntu
    I have seen exec command used inside scripts to redirect all output to a file (as seen in this) But in simple words, what does it do?
  • c - Differences between fork and exec - Stack Overflow
    The use of fork and exec exemplifies the spirit of UNIX in that it provides a very simple way to start new tasks Note the use of the word task here, I have deliberately avoided using the terms process or program, which you can define as: a process is an "engine of execution", something within the operating system which is capable of running a program; and a program is a specific piece of code
  • command line - What does exec do? - Ask Ubuntu
    The exec you have executed is a shell built-in : $ type -a exec exec is a shell builtin Now from help exec : Replace the shell with the given command Execute COMMAND, replacing this shell with the specified program ARGUMENTS become the arguments to COMMAND If COMMAND is not specified, any redirections take effect in the current shell
  • What are the different versions of exec used for in C and C++?
    The differences are combinations of: L vs V: whether you want to pass the parameters to the exec'ed program as L: individual parameters in the call (variable argument list): execl(), execle(), execlp(), and execlpe() V: as an array of char* execv(), execve(), execvp(), and execvpe() The array format is useful when the number of parameters that are to be sent to the exec'ed process are variable
  • What does set -e and exec $@ do for docker entrypoint scripts?
    At the exec line entrypoint sh, the shell running as pid 1 will replace itself with the command server start This is critical for signal handling Without using exec, the server start in the above example would run as another pid, and after it exits, you would return to your shell script With a shell in pid 1, a SIGTERM will be ignored by
  • Difference between exec, execvp, execl, execv?
    I am writing a code that represent a new shell to Linux One of the commands I want to support is running a process for example if I get the following line command [arguments] Then I want to run
  • Difference between system and exec in Linux? - Stack Overflow
    What is the difference between system and exec family commands? Especially I want to know which one of them creates child process to work?





中文字典-英文字典  2005-2009

|中文姓名英譯,姓名翻譯 |简体中文英文字典