Download the app
educalingo
shell program

Meaning of "shell program" in the English dictionary

DICTIONARY

PRONUNCIATION OF SHELL PROGRAM

shell program


GRAMMATICAL CATEGORY OF SHELL PROGRAM

noun
adjective
verb
adverb
pronoun
preposition
conjunction
determiner
exclamation
Shell program is a noun.
A noun is a type of word the meaning of which determines reality. Nouns provide the names for all things: people, objects, sensations, feelings, etc.

WHAT DOES SHELL PROGRAM MEAN IN ENGLISH?

Definition of shell program in the English dictionary

The definition of shell program in the dictionary is a basic low-cost computer program that provides a framework within which the user can develop the program to suit his personal requirements.



WORDS THAT BEGIN LIKE SHELL PROGRAM

shell · shell bean · shell company · shell game · shell gland · shell jacket · shell out · shell shock · shell star · shell suit · shell-less · shell-like · shell-shocked · shellac · shellac varnish · shellack · shellacked · shellacker · shellacking · shellback

WORDS THAT END LIKE SHELL PROGRAM

audiogram · cardiogram · computer program · dendrogram · electrocardiogram · gram · harmonogram · histogram · hologram · kilogram · mammogram · microgram · monogram · outreach program · phonogram · pictogram · program · reprogram · software program · source program · stereogram

Synonyms and antonyms of shell program in the English dictionary of synonyms

SYNONYMS

Translation of «shell program» into 25 languages

TRANSLATOR

TRANSLATION OF SHELL PROGRAM

Find out the translation of shell program to 25 languages with our English multilingual translator.

The translations of shell program from English to other languages presented in this section have been obtained through automatic statistical translation; where the essential translation unit is the word «shell program» in English.
zh

Translator English - Chinese

shell程序
1,325 millions of speakers
es

Translator English - Spanish

programa de shell
570 millions of speakers
en

English

shell program
510 millions of speakers
hi

Translator English - Hindi

खोल कार्यक्रम
380 millions of speakers
ar

Translator English - Arabic

برنامج قذيفة
280 millions of speakers
ru

Translator English - Russian

программная оболочка
278 millions of speakers
pt

Translator English - Portuguese

programa shell
270 millions of speakers
bn

Translator English - Bengali

শেল প্রোগ্রাম
260 millions of speakers
fr

Translator English - French

programme shell
220 millions of speakers
ms

Translator English - Malay

Program shell
190 millions of speakers
de

Translator English - German

Shell-Programm
180 millions of speakers
ja

Translator English - Japanese

シェルプログラム
130 millions of speakers
ko

Translator English - Korean

쉘 프로그램
85 millions of speakers
jv

Translator English - Javanese

Program cangkang
85 millions of speakers
vi

Translator English - Vietnamese

chương trình bao
80 millions of speakers
ta

Translator English - Tamil

ஷெல் திட்டம்
75 millions of speakers
mr

Translator English - Marathi

शेल प्रोग्राम
75 millions of speakers
tr

Translator English - Turkish

Kabuk programı
70 millions of speakers
it

Translator English - Italian

programma di shell
65 millions of speakers
pl

Translator English - Polish

Program powłoki
50 millions of speakers
uk

Translator English - Ukrainian

програмна оболонка
40 millions of speakers
ro

Translator English - Romanian

program de coajă
30 millions of speakers
el

Translator English - Greek

πρόγραμμα κέλυφος
15 millions of speakers
af

Translator English - Afrikaans

dop program
14 millions of speakers
sv

Translator English - Swedish

shell -program
10 millions of speakers
no

Translator English - Norwegian

skallprogrammet
5 millions of speakers

Trends of use of shell program

TRENDS

TENDENCIES OF USE OF THE TERM «SHELL PROGRAM»

Principal search tendencies and common uses of shell program
List of principal searches undertaken by users to access our English online dictionary and most widely used expressions with the word «shell program».

Examples of use in the English literature, quotes and news about shell program

EXAMPLES

10 ENGLISH BOOKS RELATING TO «SHELL PROGRAM»

Discover the use of shell program in the following bibliographical selection. Books relating to shell program and brief extracts from same to provide context of its use in English literature.
1
Pro Bash Programming: Scripting the Linux Shell
Learn to use features new to bash 4.0. Build shell scripts that get information from the Web. Who this book is for Beginning Linux and Unix system administrators who want to be in full command of their systems.
Chris Johnson, 2009
2
UNIX Shell Programming
It's important for you to recognize that the shell is just a program. It has no special privileges on the system, meaning that anyone with the capability and devotion can create his own shell program. This is in fact the reason why various flavors of  ...
Stephen G. Kochan, Patrick H. Wood, 2003
3
Expert Oracle Database 11g Administration
Before you begin creating a shell program, you should understand that shell programs don't contain any special commands that you can't use at the command prompt. In fact, you can type any command in any shell script at the command ...
Sam R. Alapati, 2008
4
Basics Of Os Unix And Shell Programming
An integer is input through the keyboard. Write a shell program to find out whether it is an odd number or an even number. 8. Write a shell script that takes a command line argument and reports whether it is a directory, a file or any other value.
Isrd, 2006
5
Expert Oracle9i Database Administration
In this section, you'll start slowly by building a simple shell program, and you'll proceed to build up your confidence and skill level as you move along into branching, looping, and all that good stuff. A shell script is a file with a set of commands.
Sam R. Alapati, 2003
6
Excel 2010 Power Programming with VBA
Sub StartCalc() Dim Program As String Dim TaskID As Double On Error Resume Next Program = “calc.exe” TaskID = Shell(Program, 1) End Sub You'll probably recognize the application that this procedure. 677 20 Chapter 20: Interacting with  ...
John Walkenbach, 2010
7
Linux and Unix Shell Pocket Programmer
You can, however, automate this process by placing as the first characters in your script, #!, followed by the path name for the shell program on your system. Your shell always examines the first character of a script to find out what type of script ...
Richard Petersen, 2008
8
Computer Practice Volume-2
What is a shell program? Explain with an example. 2. Explain the arithmetic, comparison, logical and conditional operators in shell programming. 3. Explain the if - else - elif constructs with examples. 4. Explain test command with an example.
T Jeyapoovan, 2008
9
HP-UX 11i Systems Administration Handbook and Toolkit
If we were to name the program date, we would actually run the system date command as opposed to our shell program date. The reason is that in most cases , the system date command would be found before our shell program date file. i ...
Marty Poniatowski, 2003
10
UNDERSTANDING UNIX
The sequence of shell commands, in the shell program is executed one after another, unless a branch or condition of some sort is specified or encountered. The reserved words of the shell program provide commands for checking conditions, ...
K. SRIRENGAN, 1998

2 NEWS ITEMS WHICH INCLUDE THE TERM «SHELL PROGRAM»

Find out what the national and international press are talking about and how the term shell program is used in the context of the following news items.
1
BSEE puts tight controls on Shell's Chuchki drilling
Among those making strong efforts to block the Shell program is U.S. Senator Jeff Merkley (D-OR). In June, he led a group of Senators in authoring a letter to ... «Marine Log, Jul 15»
2
Intro to Shell Programming: Writing a Simple Web Gallery
So you're not a programmer, you say? If you can string a few shell commands together, it's not much of a step from there to programming. To demonstrate that, I'll ... «LinuxPlanet, Mar 09»
REFERENCE
« EDUCALINGO. Shell program [online]. Available <https://educalingo.com/en/dic-en/shell-program>. May 2024 ».
Download the educalingo app
EN