ZELFSTANDIG NAAMWOORD
B2
INFORMAL
1
Gebruikspatroon:
[an] exec at [a company/organization]
The marketing exec approved the campaign after a quick review.
A marketingvezető gyors áttekintés után jóváhagyta a kampányt.
Several top execs resigned following the data breach.
Az adatvédelmi incidens után több felsővezető is lemondott.
She worked her way up from intern to senior exec in just ten years.
The studio execs were nervous about the film’s low test scores.
Tech execs gathered in San Francisco for the annual conference.
Voorbeelden voor taalleerders
The new exec wants to change the company.
Az új vezető változtatni akar a cégen.
He is a top exec at a big bank.
Egy nagy banknál felsővezető.
Three execs lost their jobs last year.
An exec from the studio called her about the role.
Many young people dream of becoming a company exec.
Veelgemaakte fout:
Learners sometimes confuse "exec" with the verb "execute" or the noun "execution". "Exec" is a short, informal form of "executive" and is usually a noun referring to a person, not an action.
Betekenis
a senior business manager
Woordcombinaties
top exec
|corporate exec
|senior exec
|company exec
|studio exec
|tech exec
Synoniemen
executive (More formal and complete; used in all types of writing, not just speech or headlines.)
|
manager (Broader and more general; not always as high-ranking as an exec.)
Antoniemen
employee (Refers to general staff rather than high-level decision-makers.)
Thema's
business
|work
|media
Definitie
A short, informal word for an important manager in a company or organization.
An informal term for an executive, especially a senior manager in a company or large organization.
ZELFSTANDIG NAAMWOORD
C1
TECHNICAL
2
Gebruikspatroon:
use exec to run [a program/script]
In this script, we use the exec command so the new process replaces the current shell.
Ebben a szkriptben az exec parancsot használjuk, hogy az új program a jelenlegi shell helyébe lépjen.
The server calls an exec function after fork to load the worker program.
A szerver a fork után meghív egy exec függvényt, hogy betöltse a worker programot.
If exec fails, the program prints an error message and exits.
The POSIX standard defines several related exec routines.
You can use exec in a shell script to run another script without starting a subshell.
Voorbeelden voor taalleerders
This code uses exec to start the new program.
Ez a kód az exec rendszerhívást használja az új program elindításához.
The shell exec command replaces the current process.
A shell exec parancsa lecseréli a jelenlegi folyamatot.
If exec works, the old program does not continue.
In Unix, fork and exec are often used together.
We call an exec function to run the web server binary.
Veelgemaakte fout:
Learners may think "exec" always means "execute" in a general sense. In Unix documentation, "exec" is the name of a specific command or family of functions with the special behavior of replacing the current process.
Betekenis
Unix command that runs a program
Woordcombinaties
the exec command
|POSIX exec functions
|call exec
|shell exec
|exec system call
Synoniemen
execve (A specific low-level POSIX system call in the exec family, not a general name.)
|
shell built-in (A broader term; exec is one example of a shell built-in command.)
Antoniemen
fork (In Unix, creates a new process instead of replacing the current one, so it contrasts with exec’s behavior.)
Thema's
technology
|computing
|programming
Definitie
In Unix and Linux, a special command or function that stops the current program and starts another one in its place.
In Unix-like systems, a command or system call that replaces the current process with another program, without creating a new process.
Gebruikspatroon:
to exec [a command/program/script]
The parent process forks and the child then execs the worker binary.
A szülőfolyamat forkot hajt végre, majd a gyermekfolyamat futtatja a worker binárist.
You can exec this command to rebuild the project.
Futtathatod ezt a parancsot a projekt újraépítéséhez.
The container runtime will exec the specified entrypoint.
Instead of spawning a shell, we exec the program directly.
This function validates the input before it execs the script.
Voorbeelden voor taalleerders
The program will exec this command on start.
A program induláskor végrehajtja ezt a parancsot.
Developers often exec a script to test new code.
A fejlesztők gyakran futtatnak egy szkriptet az új kód teszteléséhez.
The child process execs the server binary.
Use this tool to exec the backup job every night.
If you exec the wrong file, the app will crash.
Veelgemaakte fout:
Learners may try to use "exec" as a general verb in non-technical contexts, but outside computing it sounds incorrect or very unusual. In normal English, use "do", "run", or "carry out" instead of "exec".
Betekenis
to run a program or command
Woordcombinaties
exec a script
|exec a command
|exec the binary
|exec the process
|directly exec
Synoniemen
run (Plain, everyday word; used both in casual and technical talk, not limited to programmer slang.)
|
execute (More formal and standard in technical writing; "exec" is shorter and more colloquial among developers.)
Antoniemen
terminate (Means to stop a running program, the opposite of starting it.)
Thema's
technology
|computing
|programming
Definitie
In programming, to make a program, script, or command start and run.
In computing and programming contexts, to execute or run a program, script, or command.
ZELFSTANDIG NAAMWOORD
B2
INFORMAL
4
Gebruikspatroon:
on the exec of [a club/union]
She was elected to the student union exec last year.
Tavaly beválasztották a diákönkormányzat vezetőségébe.
The club’s exec met on Tuesday to approve the budget.
A klub vezetősége kedden összeült, hogy jóváhagyja a költségvetést.
Only members of the exec can vote on this motion.
He served on the local party exec for two terms.
The exec will discuss the proposal before it goes to the full membership.
Voorbeelden voor taalleerders
He is on the exec of the student union.
Tagja a diákönkormányzat vezetőségének.
The club exec meets every month.
A klub vezetősége minden hónapban ülésezik.
She joined the exec to help lead the group.
Only the exec can change these rules.
The exec asked members for feedback.
Veelgemaakte fout:
Learners may think "exec" always refers to a single person. In some student or political contexts, it means a group (the executive committee), not just one manager.
Betekenis
executive committee of a group
Woordcombinaties
on the exec
|student union exec
|club exec
|local party exec
|exec meeting
Synoniemen
executive committee (Full, formal term; used in official documents, whereas "exec" is shorter and more casual.)
Antoniemen
membership (Refers to the ordinary members of an organization rather than the small leading group.)
Thema's
organizations
|education
|politics
|work
|business
Definitie
An informal way to say "executive committee", the small group of people who lead a club or organization.
A short, informal term for an executive committee, especially in student unions, clubs, or associations.