shell
v. bombard, barrage with explosives; remove a shell from; remove from a shell; come out of a shell; collect seashells n. hard outer covering of certain organisms; hard outer covering; hollow tube containing explosives; reserved attitude which conceals one's inner self; software which provides a convenient user interface for the operating system (Computers) | ||||
Search Dictionary:
Shell definition was found in categories: Computer & Internet(9) Language, Idioms & Slang(6) Business & Finance(3) Government(1) Science & Technology(2) Sports(1) Arts & Humanities(1) Entertainment & Music(2) Social Science(1) Encyclopedia(1)
Shell Definition from Computer & Internet Dictionaries & Glossaries
| FOLDOC |
SHELL
<language> An early system on the Datatron 200 series.
[Listed in CACM 2(5):16 (May 1959)].
[Jargon File]
(1995-05-11)
<language> An early system on the Datatron 200 series.
[Listed in CACM 2(5):16 (May 1959)].
[Jargon File]
(1995-05-11)
shell
tcsh
1. <operating system> (Originally from Multics, widely propagated via Unix) The command interpreter used to pass commands to an operating system; so called because it is the part of the operating system that interfaces with the outside world.
The commonest Unix shells are the c shell (csh) and the Bourne shell (sh).
2. (Or "wrapper") Any interface program that mediates access to a special resource or server for convenience, efficiency, or security reasons; for this meaning, the usage is usually "a shell around" whatever.
[Jargon File]
(1995-05-11)
| Jargon File |
shell
[orig. Multics n. techspeak, widely propagated via Unix] 1. [techspeak] The command interpreter used to pass commands to an operating system; so called because it is the part of the operating system that interfaces with the outside world. 2. More generally, any interface program that mediates access to a special resource or server for convenience, efficiency, or security reasons; for this meaning, the usage is usually `a shell around' whatever. This sort of program is also called a `wrapper'. 3. A skeleton program, created by hand or by another program (like, say, a parser generator), which provides the necessary incantations to set up some task and the control flow to drive it (the term driver is sometimes used synonymously). The user is meant to fill in whatever code is needed to get real work done. This usage is common in the AI and Microsoft Windows worlds, and confuses Unix hackers.
[orig. Multics n. techspeak, widely propagated via Unix] 1. [techspeak] The command interpreter used to pass commands to an operating system; so called because it is the part of the operating system that interfaces with the outside world. 2. More generally, any interface program that mediates access to a special resource or server for convenience, efficiency, or security reasons; for this meaning, the usage is usually `a shell around' whatever. This sort of program is also called a `wrapper'. 3. A skeleton program, created by hand or by another program (like, say, a parser generator), which provides the necessary incantations to set up some task and the control flow to drive it (the term driver is sometimes used synonymously). The user is meant to fill in whatever code is needed to get real work done. This usage is common in the AI and Microsoft Windows worlds, and confuses Unix hackers.
Historical note: Apparently, the original Multics shell (sense 1) was so called because it was a shell (sense 3); it ran user programs not by starting up separate processes, but by dynamically linking the programs into its own code, calling them as subroutines, and then dynamically de-linking them on return. The VMS command interpreter still does something very like this.
| A Glossary of Internet & PC Terminology |
Shell
Software that allows users to interact with the operating system. For example, a user could develop a shell script to tell the operating system to delete all files in a given directory which have not been changed in the last 3 months. Different Operating Systems have there own shell script languages.
Software that allows users to interact with the operating system. For example, a user could develop a shell script to tell the operating system to delete all files in a given directory which have not been changed in the last 3 months. Different Operating Systems have there own shell script languages.
| Jensen's Technology Glossary |
Shell
web server/client software focused on storage, delivery, and course management.   This software facilitates server/client networking that allows for student record keeping, test grading, etc.  Unlike high-end authoring software, courseware shells have utilities for creating network listservs, bulletin boards, chat rooms, electronic forums, telephony, etc.  These shells also facilitate lesson authoring in virtually all of the high-end authoring software listed above.   Some courseware shells have more authoring capabilities than others, although none have the full authoring capabilties of the high-end authoring systems.
More...
web server/client software focused on storage, delivery, and course management.   This software facilitates server/client networking that allows for student record keeping, test grading, etc.  Unlike high-end authoring software, courseware shells have utilities for creating network listservs, bulletin boards, chat rooms, electronic forums, telephony, etc.  These shells also facilitate lesson authoring in virtually all of the high-end authoring software listed above.   Some courseware shells have more authoring capabilities than others, although none have the full authoring capabilties of the high-end authoring systems.
More...
| Internet Glossary |
Shell
(1) The outermost layer of a program. Shell is another term for user interface. Operating systems and applications sometimes provide an alternative shell to make interaction with the program easier. For example, if the application is usually command driven, the shell might be a menu-driven system that translates the user's selections into the appropriate commands.
(2) Sometimes called command shell, a shell is the command processor interface. The command processor is the program that executes operating system commands. The shell, therefore, is the part of the command processor that accepts commands. After verifying that the commands are valid, the shell sends them to another part of the command processor to be executed.
UNIX systems offer a choice between several different shells, the most popular being the Cshell, the Bourne shell, and the Korn shell. Each offers a somewhat different command language.
(1) The outermost layer of a program. Shell is another term for user interface. Operating systems and applications sometimes provide an alternative shell to make interaction with the program easier. For example, if the application is usually command driven, the shell might be a menu-driven system that translates the user's selections into the appropriate commands.
(2) Sometimes called command shell, a shell is the command processor interface. The command processor is the program that executes operating system commands. The shell, therefore, is the part of the command processor that accepts commands. After verifying that the commands are valid, the shell sends them to another part of the command processor to be executed.
UNIX systems offer a choice between several different shells, the most popular being the Cshell, the Bourne shell, and the Korn shell. Each offers a somewhat different command language.
| INTERNET TERMS&ACRONYMSV1.0 |
SHELL
An internet account,usually unix based,that provides the internet software for you.In contrast,SLIP,PPP,and ethernet accounts give you a connection where you run your own internet software,such as browsers,gopher,telnet,e-mail,and so on.Shell accounts run these for you ,and usually only provide text modes without graphics.Most shell accounts require some knowledge of unix commands,although many functions can be set up friendly menu structures.A shell account can be based in VMS,as well,such as Delphi internet service’s older textside access.
An internet account,usually unix based,that provides the internet software for you.In contrast,SLIP,PPP,and ethernet accounts give you a connection where you run your own internet software,such as browsers,gopher,telnet,e-mail,and so on.Shell accounts run these for you ,and usually only provide text modes without graphics.Most shell accounts require some knowledge of unix commands,although many functions can be set up friendly menu structures.A shell account can be based in VMS,as well,such as Delphi internet service’s older textside access.
| TCP/IP port numbers |
shell
514/tcp cmd
514/tcp cmd
| TCP/IP Ports Assignments |
514/tcp
{shell}
cmd like exec, but automatic authentication is performed as for login server.
{shell}
cmd like exec, but automatic authentication is performed as for login server.
| TCP/IP Ports Assignments (Intrusive) |
514/tcp
{shell}
cmd like exec, but automatic authentication is performed as for login server.
{shell}
cmd like exec, but automatic authentication is performed as for login server.
Shell Definition from Language, Idioms & Slang Dictionaries & Glossaries
| Webster's Revised Unabridged Dictionary (1913) |
Shell
(n.)
A coarse kind of coffin; also, a thin interior coffin inclosed in a more substantial one.
(n.)
A hard outside covering, as of a fruit or an animal.
(n.)
A hollow projectile, of various shapes, adapted for a mortar or a cannon, and containing an explosive substance, ignited with a fuse or by percussion, by means of which the projectile is burst and its fragments scattered. See Bomb.
(n.)
A light boat the frame of which is covered with thin wood or with paper; as, a racing shell.
(n.)
A pod.
(n.)
An engraved copper roller used in print works.
(n.)
An instrument of music, as a lyre, -- the first lyre having been made, it is said, by drawing strings over a tortoise shell.
(n.)
Any slight hollow structure; a framework, or exterior structure, regarded as not complete or filled in; as, the shell of a house.
(n.)
Hence, by extension, any mollusks having such a covering.
(n.)
The case which holds the powder, or charge of powder and shot, used with breechloading small arms.
(n.)
The covering, or outside part, of a nut; as, a hazelnut shell.
(n.)
The hard calcareous or chitinous external covering of mollusks, crustaceans, and some other invertebrates. In some mollusks, as the cuttlefishes, it is internal, or concealed by the mantle. Also, the hard covering of some vertebrates, as the armadillo, the tortoise, and the like.
(n.)
The hard covering of an egg.
(n.)
The husks of cacao seeds, a decoction of which is often used as a substitute for chocolate, cocoa, etc.
(n.)
The outer frame or case of a block within which the sheaves revolve.
(v. i.)
To be disengaged from the ear or husk; as, wheat or rye shells in reaping.
(v. i.)
To cast the shell, or exterior covering; to fall out of the pod or husk; as, nuts shell in falling.
(v. i.)
To fall off, as a shell, crust, etc.
(v. t.)
To separate the kernels of (an ear of Indian corn, wheat, oats, etc.) from the cob, ear, or husk.
(v. t.)
To strip or break off the shell of; to take out of the shell, pod, etc.; as, to shell nuts or pease; to shell oysters.
(v. t.)
To throw shells or bombs upon or into; to bombard; as, to shell a town.
(n.)
A coarse kind of coffin; also, a thin interior coffin inclosed in a more substantial one.
(n.)
A hard outside covering, as of a fruit or an animal.
(n.)
A hollow projectile, of various shapes, adapted for a mortar or a cannon, and containing an explosive substance, ignited with a fuse or by percussion, by means of which the projectile is burst and its fragments scattered. See Bomb.
(n.)
A light boat the frame of which is covered with thin wood or with paper; as, a racing shell.
(n.)
A pod.
(n.)
An engraved copper roller used in print works.
(n.)
An instrument of music, as a lyre, -- the first lyre having been made, it is said, by drawing strings over a tortoise shell.
(n.)
Any slight hollow structure; a framework, or exterior structure, regarded as not complete or filled in; as, the shell of a house.
(n.)
Hence, by extension, any mollusks having such a covering.
(n.)
The case which holds the powder, or charge of powder and shot, used with breechloading small arms.
(n.)
The covering, or outside part, of a nut; as, a hazelnut shell.
(n.)
The hard calcareous or chitinous external covering of mollusks, crustaceans, and some other invertebrates. In some mollusks, as the cuttlefishes, it is internal, or concealed by the mantle. Also, the hard covering of some vertebrates, as the armadillo, the tortoise, and the like.
(n.)
The hard covering of an egg.
(n.)
The husks of cacao seeds, a decoction of which is often used as a substitute for chocolate, cocoa, etc.
(n.)
The outer frame or case of a block within which the sheaves revolve.
(v. i.)
To be disengaged from the ear or husk; as, wheat or rye shells in reaping.
(v. i.)
To cast the shell, or exterior covering; to fall out of the pod or husk; as, nuts shell in falling.
(v. i.)
To fall off, as a shell, crust, etc.
(v. t.)
To separate the kernels of (an ear of Indian corn, wheat, oats, etc.) from the cob, ear, or husk.
(v. t.)
To strip or break off the shell of; to take out of the shell, pod, etc.; as, to shell nuts or pease; to shell oysters.
(v. t.)
To throw shells or bombs upon or into; to bombard; as, to shell a town.
| WordNet 2.0 |
shell
Noun
1. ammunition consisting of a cylindrical metal casing containing an explosive charge and a projectile; fired from a large gun
(hypernym) ammunition, ammo
(hyponym) artillery shell
(derivation) blast
2. the material that forms the hard outer covering of many animals
(hypernym) animal material
(hyponym) mother-of-pearl, nacre
(substance-holonym) carapace, cuticle
3. hard outer covering or case of certain organisms such as arthropods and turtles
(synonym) carapace, cuticle
(hypernym) exoskeleton
(hyponym) cuticula
(part-holonym) mollusk, mollusc, shellfish
4. the hard usually fibrous outer layer of some fruits especially nuts
(hypernym) hull
(hyponym) nutshell
(derivation) husk
5. the exterior covering of a bird's egg
(synonym) eggshell
(hypernym) covering, natural covering, cover
(part-holonym) egg, eggs
6. a rigid covering that envelops an object; "the satellite is covered with a smooth shell of ice"
(hypernym) covering, natural covering, cover
7. a very light narrow racing boat
(synonym) racing shell
(hypernym) racing boat
(hyponym) racing skiff, single shell
(part-meronym) sliding seat
8. the housing or outer covering of something; "the clock has a walnut case"
(synonym) case, casing
(hypernym) housing
(hyponym) boot
(part-holonym) grandfather clock, longcase clock
9. a metal sheathing of uniform thickness (such as the shield attached to an artillery piece to protect the gunners)
(synonym) plate, scale
(hypernym) shield
(hyponym) armor plate, armour plate, armor plating, plate armor, plate armour
10. the hard largely calcareous covering of a mollusc
(hypernym) covering, natural covering, cover
(hyponym) scallop shell
Verb
1. use explosives on; "The enemy has been shelling us all day"
(synonym) blast
(hypernym) bombard, bomb
(hyponym) crump
2. fall out of the pod or husk; "The corn shelled"
(hypernym) emerge
3. hit the pitches of hard and regularly; "He shelled the pitcher for eight runs in the first inning"
(hypernym) hit
4. look for and collect shells by the seashore
(hypernym) gather
5. come out better in a competition, race, or conflict; "Agassi beat Becker in the tennis championship"; "We beat the competition"; "Harvard defeated Yale in the last football game"
(synonym) beat, beat out, crush, trounce, vanquish
(hypernym) get the better of, overcome, defeat
(hyponym) outpoint, outscore
(entail) win
(verb-group) outwit, overreach, outsmart, outfox, beat, circumvent
6. remove from its shell or outer covering; "shell the legumes"; "shell mussels"
(hypernym) remove, take, take away, withdraw
(hyponym) pod
7. remove the husks from; "husk corn"
(synonym) husk
(hypernym) remove, take, take away, withdraw
Noun
1. ammunition consisting of a cylindrical metal casing containing an explosive charge and a projectile; fired from a large gun
(hypernym) ammunition, ammo
(hyponym) artillery shell
(derivation) blast
2. the material that forms the hard outer covering of many animals
(hypernym) animal material
(hyponym) mother-of-pearl, nacre
(substance-holonym) carapace, cuticle
3. hard outer covering or case of certain organisms such as arthropods and turtles
(synonym) carapace, cuticle
(hypernym) exoskeleton
(hyponym) cuticula
(part-holonym) mollusk, mollusc, shellfish
4. the hard usually fibrous outer layer of some fruits especially nuts
(hypernym) hull
(hyponym) nutshell
(derivation) husk
5. the exterior covering of a bird's egg
(synonym) eggshell
(hypernym) covering, natural covering, cover
(part-holonym) egg, eggs
6. a rigid covering that envelops an object; "the satellite is covered with a smooth shell of ice"
(hypernym) covering, natural covering, cover
7. a very light narrow racing boat
(synonym) racing shell
(hypernym) racing boat
(hyponym) racing skiff, single shell
(part-meronym) sliding seat
8. the housing or outer covering of something; "the clock has a walnut case"
(synonym) case, casing
(hypernym) housing
(hyponym) boot
(part-holonym) grandfather clock, longcase clock
9. a metal sheathing of uniform thickness (such as the shield attached to an artillery piece to protect the gunners)
(synonym) plate, scale
(hypernym) shield
(hyponym) armor plate, armour plate, armor plating, plate armor, plate armour
10. the hard largely calcareous covering of a mollusc
(hypernym) covering, natural covering, cover
(hyponym) scallop shell
Verb
1. use explosives on; "The enemy has been shelling us all day"
(synonym) blast
(hypernym) bombard, bomb
(hyponym) crump
2. fall out of the pod or husk; "The corn shelled"
(hypernym) emerge
3. hit the pitches of hard and regularly; "He shelled the pitcher for eight runs in the first inning"
(hypernym) hit
4. look for and collect shells by the seashore
(hypernym) gather
5. come out better in a competition, race, or conflict; "Agassi beat Becker in the tennis championship"; "We beat the competition"; "Harvard defeated Yale in the last football game"
(synonym) beat, beat out, crush, trounce, vanquish
(hypernym) get the better of, overcome, defeat
(hyponym) outpoint, outscore
(entail) win
(verb-group) outwit, overreach, outsmart, outfox, beat, circumvent
6. remove from its shell or outer covering; "shell the legumes"; "shell mussels"
(hypernym) remove, take, take away, withdraw
(hyponym) pod
7. remove the husks from; "husk corn"
(synonym) husk
(hypernym) remove, take, take away, withdraw
| Australian Slang |
Eggshell blonde
bald person
bald person
| Anagram |
shell
hells she'll
hells she'll
| hEnglish - advanced version |
shell
shell
\shell\ (?), n. [oe. shelle, schelle, as. scell, scyll; akin to d. shel, icel. skel, goth. skalja a tile, and e. skill. cf. scale of fishes, shale, skill.]
1. a hard outside covering, as of a fruit or an animal. specifically: (a) the covering, or outside part, of a nut; as, a hazelnut shell. (b) a pod. (c) the hard covering of an egg. think him as a serpent's egg, and kill him in the shell. (d) (zo?l.) the hard calcareous or chitinous external covering of mollusks, crustaceans, and some other invertebrates. in some mollusks, as the cuttlefishes, it is internal, or concealed by the mantle. also, the hard covering of some vertebrates, as the armadillo, the tortoise, and the like. (e) (zo?l.) hence, by extension, any mollusks having such a covering.
2. (mil.) a hollow projectile, of various shapes, adapted for a mortar or a cannon, and containing an explosive substance, ignited with a fuse or by percussion, by means of which the projectile is burst and its fragments scattered. see bomb.
3. the case which holds the powder, or charge of powder and shot, used with breechloading small arms.
4. any slight hollow structure; a framework, or exterior structure, regarded as not complete or filled in; as, the shell of a house.
5. a coarse kind of coffin; also, a thin interior coffin inclosed in a more substantial one.
6. an instrument of music, as a lyre, -- the first lyre having been made, it is said, by drawing strings over a tortoise shell. when jubal struck the chorded shell.
7. an engraved copper roller used in print works.
8. pl. the husks of cacao seeds, a decoction of which is often used as a substitute for chocolate, cocoa, etc.
9. (naut.) the outer frame or case of a block within which the sheaves revolve.
10. a light boat the frame of which is covered with thin wood or with paper; as, a racing shell.
similar words(133)
apple shell
music shell
maara shell
lentil shell
needle shell
heart shell
boat shell
rice-shell
porcelain shell
soft-shell tortoise
turnip-shell
ladder shell
turtle shell
mask shell
message shell
purple shell
single shell
porphyry shell
ventricose shell
fountain shell
top-shell
korn shell
hard-shell clam
to shell out
worm-shell
finger shell
shell cameo
lantern shell
c shell
shell button
tooth shell
dragon shell
butterfly shell
turtle-shell
window shell
shell bit
hard-shell
miter shell
shell gland
horn shell
razor shell
racing shell
pheasant shell
shell ginger
viviparous shell
admiral shell
torpedo shell
woodcock shell
screw shell
shell game
shell variable
shell flower
shell jacket
otter shell
Next >>
shell
\shell\ (?), n. [oe. shelle, schelle, as. scell, scyll; akin to d. shel, icel. skel, goth. skalja a tile, and e. skill. cf. scale of fishes, shale, skill.]
1. a hard outside covering, as of a fruit or an animal. specifically: (a) the covering, or outside part, of a nut; as, a hazelnut shell. (b) a pod. (c) the hard covering of an egg. think him as a serpent's egg, and kill him in the shell. (d) (zo?l.) the hard calcareous or chitinous external covering of mollusks, crustaceans, and some other invertebrates. in some mollusks, as the cuttlefishes, it is internal, or concealed by the mantle. also, the hard covering of some vertebrates, as the armadillo, the tortoise, and the like. (e) (zo?l.) hence, by extension, any mollusks having such a covering.
2. (mil.) a hollow projectile, of various shapes, adapted for a mortar or a cannon, and containing an explosive substance, ignited with a fuse or by percussion, by means of which the projectile is burst and its fragments scattered. see bomb.
3. the case which holds the powder, or charge of powder and shot, used with breechloading small arms.
4. any slight hollow structure; a framework, or exterior structure, regarded as not complete or filled in; as, the shell of a house.
5. a coarse kind of coffin; also, a thin interior coffin inclosed in a more substantial one.
6. an instrument of music, as a lyre, -- the first lyre having been made, it is said, by drawing strings over a tortoise shell. when jubal struck the chorded shell.
7. an engraved copper roller used in print works.
8. pl. the husks of cacao seeds, a decoction of which is often used as a substitute for chocolate, cocoa, etc.
9. (naut.) the outer frame or case of a block within which the sheaves revolve.
10. a light boat the frame of which is covered with thin wood or with paper; as, a racing shell.
similar words(133)
apple shell
music shell
maara shell
lentil shell
needle shell
heart shell
boat shell
rice-shell
porcelain shell
soft-shell tortoise
turnip-shell
ladder shell
turtle shell
mask shell
message shell
purple shell
single shell
porphyry shell
ventricose shell
fountain shell
top-shell
korn shell
hard-shell clam
to shell out
worm-shell
finger shell
shell cameo
lantern shell
c shell
shell button
tooth shell
dragon shell
butterfly shell
turtle-shell
window shell
shell bit
hard-shell
miter shell
shell gland
horn shell
razor shell
racing shell
pheasant shell
shell ginger
viviparous shell
admiral shell
torpedo shell
woodcock shell
screw shell
shell game
shell variable
shell flower
shell jacket
otter shell
Next >>
@@@shell
tongue-shell
wing-shell
shell sand
scorpion shell
venus`s shell
shell parrot
dextral shell
acorn-shell
tusk-shell
ioqua shell
shell parakeet
tulip-shell
harp shell
fan shell
tusk shell
wedge-shell
soft-shell clam
argus shell
shuttle shell
tun-shell
tiger shell
z shell
perspective shell
turban-shell
jingle shell
lamp shell
@@shell
date shell
rock shell
chank shell
blank shell
wreath-shell
bourne shell
carrier shell
spike shell
shell ibis
trough-shell
ark shell
soft-shell
pompano shell
equilateral shell
crown shell
goroon shell
ivory shell
incendiary shell
gold shell
shell gun
trumpet shell
unicorn shell
button shell
helmet shell
valve-shell
shell script
shell meat
bubble shell
tortoise-shell tiger
blind shell
paw shell
violet shell
tortoise-shell butterfly
tortoise shell
shell marl
tortoise-shell turtle
mail-shell
shell lime
telescope shell
shell out
mason shell
auger shell
spindle shell
shell of a boiler
wing shell
silver shell
disk shell
rosary shell
umbrella shell
tube-shell
shell mound
saddle shell
shell road
Next >>
| JM Welsh <=> English Dictionary |
Ballasg
Ballasg = n. shell, porcupine
Ballasg = n. shell, porcupine
Blisgo
Blisgo = v. to shell, to husk
Blisgyn
Blisgyn = n. shell, husk
Cibyn
Cibyn = n. a cup, a follicle; a shell, half a bushel
Cragen
Cragen = n. a shell
Diflisg
Diflisg = without shell; unpeeled
Mesglyn
Mesglyn = n. a shell, a hull
Misglen
Misglen = n. a muscle; kind of shell fish
Murddyn
Murddyn = n. shell of a building
Plisgo
Plisgo = v. to shell, to husk
Shell Definition from Business & Finance Dictionaries & Glossaries
| Glossary of petroleum Industry |
Shell
the body of a tank.
the body of a tank.
| Raynet Business & Marketing Glossary |
Shell
a corporation with no real assets or operations; sometimes fraudulent.
a corporation with no real assets or operations; sometimes fraudulent.
| Company Info: Ticker, Name, Description |
SC
SHELL TRANS & TRAD P L C
Exchange: NYSE
Holding company with subsidiaries which perform oil and gas operations; Operate refineries; Manufacture and market petrochemicals, including detergent alcohols and ethylene exides; Produce polymers, such as thermoplastics, resins, synthetic rubbers, urethane and catalysts; Produce, transport and market coals; Produce and
SHELL TRANS & TRAD P L C
Exchange: NYSE
Holding company with subsidiaries which perform oil and gas operations; Operate refineries; Manufacture and market petrochemicals, including detergent alcohols and ethylene exides; Produce polymers, such as thermoplastics, resins, synthetic rubbers, urethane and catalysts; Produce, transport and market coals; Produce and
Shell Definition from Government Dictionaries & Glossaries
| US Zip Codes |
82441
State: WYOMING
City: SHELL
State: WYOMING
City: SHELL
Shell Definition from Science & Technology Dictionaries & Glossaries
| Telecommunication Standard Terms |
shell
In a computer environment, an operating system command interpreter, i.e., a software utility that reads an input specifying an operation, and that may perform, direct, or control the specified operation. Note 1: For example, a shell may permit a user to switch among application programs without terminating any of them. Note 2: A shell may take its input from either a user terminal or from a file.
In a computer environment, an operating system command interpreter, i.e., a software utility that reads an input specifying an operation, and that may perform, direct, or control the specified operation. Note 1: For example, a shell may permit a user to switch among application programs without terminating any of them. Note 2: A shell may take its input from either a user terminal or from a file.
| General Chemistry Glossary |
shell
Compare with subshell . A set of electrons with the same principal quantum number. The number of electrons permitted in a shell is equal to 2n2. A shell contains n2 orbitals, and n subshells.
Compare with subshell . A set of electrons with the same principal quantum number. The number of electrons permitted in a shell is equal to 2n2. A shell contains n2 orbitals, and n subshells.
Shell Definition from Sports Dictionaries & Glossaries
| maritime&shipping&trade |
SHELL
The outside plating of a ship from stem to stern.
The outside plating of a ship from stem to stern.
Shell Definition from Arts & Humanities Dictionaries & Glossaries
| English-Latin Online Dictionary |
shell
crusta
crusta
Shell Definition from Entertainment & Music Dictionaries & Glossaries
| English to Federation-Standard Golic Vulcan |
Shell
fo (anc.)
fo (anc.)
| English - Klingon |
shell
n. nagh DIr - shell of animal
n. pel'aQ - shell of egg
n. yub - shell of fruit
n. nagh DIr - shell of animal
n. pel'aQ - shell of egg
n. yub - shell of fruit
| Phobia |
Ostraconophobia
Fear of shellfish
Fear of shellfish
Shell Definition from Encyclopedia Dictionaries & Glossaries
| Wikipedia English - The Free Encyclopedia |
Shell
Shell may refer to:
- Animal shell, including sea shells, such as those of molluscs, turtles, and insects
- Gastropod shell, animal shell of gastropods
- Eggshell, the outer covering of a hard-shelled egg
Any more or less hollow surface covering, including:
- Shell (projectile), a projectile which carries an explosive payload
- Shell (theater), a curved surface for reflecting and focusing sound
- Racing shell, a rowed watercraft
- Thin-shell structure, a method of building construction
In science and mathematics:
- Shell (mathematics), a ring-like algebraic structure
- Electron shell, describing the structure of electron configuration in atoms
- Electron shells in atomic physics
- On shell and off shell, in quantum field theory
| See more at Wikipedia.org... |
