Publicar
Acceder
Registrarse
Buscarlibros,presentaciones,negocios,publicaciones
Buscar
Explore
Documentos
Libros:ficcinLibros:noficcinSaludymedicinaFolletosocatlogosDocumentosdelgobiernoManualesyguas
prcticasRevistasydiariosRecetasymensMaterialacadmico+todaslascategoras
RecientesDestacado
Personas
AutoresEstudiantesInvestigadoresEditorialesGobiernoyentidadessinfinesdelucroEmpresasMsicosArtistasy
diseadoresProfesores+todaslascategoras
LosmsseguidosPopular
Linux Shell Scripting Tutorial
Linux Shell Scripting Tutorial Ver. 1.0
Written by Vivek G Gite
Download
0
GoBackComment
Introduction Link
Embed
r Kernel
Zoom
r Shell
I N D E X
q
How to use Shell
de46
r Common Linux Command Introduction
Readcast
Process
/LNH
r
Tweet
Why Process
required
Linux commands
related with process
Share
0
Redirection of Standard output/input
r
Redirectors
Pipes
Filters
Shell Programming
r
Variables in Linux
How to define User defined variables
Rules for Naming variable name
r
r
Rules for Naming variable name
How to print or access value of UDV (User defined variables)
How to write shell script
How to Run Shell Scripts
Quotes in Shell Scripts
http://www.freeos.com/guides/lsst/index.htm (1 of 2) [17/08/2001 17.41.52]
Linux Shell Scripting Tutorial
r
Shell Arithmetic
Command Line Processing (Command Line Arguments)
Why Command Line arguments required
Exit Status
Buscarenestedocumento
Buscar or meta Characters (i.e. wild cards)
Filename Shorthand
Buscarhistorial:
Programming Commands
Buscando
r echo command
Resultados00de00
r Decision making in shell script ( i.e. if command)
00resultadospararesultadopara
r test command or [ expr ]
p.
r Loop in shell scripts
r
r
r
q
The case Statement
The read Statement
More Advanced Shell Script Commands
r
/dev/null - Use to send unwanted output of program
Local and Global Shell variable (export command)
Conditional execution i.e. && and ||
I/O Redirection and file descriptors
Functions
User Interface and dialog utility
trap command
getopts command
More examples of Shell Script (Exercise for You :-)
1998-2000 FreeOS.com (I) Pvt. Ltd. All rights reserved.
http://www.freeos.com/guides/lsst/index.htm (2 of 2) [17/08/2001 17.41.52]
Linux Shell Script Tutorial
Introduction
This tutorial is designed for beginners only and This tutorial explains the basics of
shell programming by showing some examples of shell programs. Its not help or
manual for the shell. While reading this tutorial you can find manual quite useful (
type man bash at $ prompt to see manual pages). Manual contains all necessary
information you need, but it won't have that much examples, which makes idea
more
clear.
For that
reason, you
this have
tutorial
contains
examples
ratherof
than
all i.e.
the basic
features
of shell.
I assumes
at least
working
knowledge
Linux
commands like how to create, copy, remove files/directories etc or how to use
editor like vi or mcedit and login to your system. Before Starting Linux Shell Script
Programming you must know
q Kernel
q Shell
q Process
q
Redirectors, Pipes, Filters etc.
W hat's Kernel
Kernel is hart of Linux O/S. It manages resource of Linux O/S. Resources means
facilities available in Linux. For eg. Facility to store data, print data on printer,
memory, file management etc . Kernel decides who will use this resource, for how
long and when. It runs your programs (or set up to execute binary files) It's
Memory resident portion of Linux. It performance following task :q I/O management
q Process management
q Device management
q File management
q Memory management
W hat's Linux Shell
Computer understand the language of 0's and 1's called binary language, In early
days of computing, instruction are provided using binary language, which is difficult
for all of us, to read and write. So in O/s there is special program called Shell. Shell
accepts your instruction or commands in English and translate it into computers
native binary language.
This is what Shell Does for US
http://www.freeos.com/guides/lsst/kershell.htm (1 of 5) [17/08/2001 17.42.02]
Linux Shell Script Tutorial
You type Your command and shell convert it as
It's
environment
providedcommands
for user interaction.
is an command
language
interpreter
that executes
read from Shell
the standard
input device
(keyboard) or from a file. Linux may use one of the following most popular shells
(In MS-DOS, Shell name is COMMAND.COM which is also used for same purpose,
but it's not as powerful as our Linux Shells are!)
Shell Name
Developed by
Where
Remark
BASH ( Bourne-Again
SHell )
Brian Fox and Chet
Ramey
Free Software
Foundation
CSH (C SHell)
Bill Joy
shell.
The C shell's syntax and
University of California usage are very similar to
(For BSD)
the C programming
language.
KSH (Korn SHell)
David Korn
AT & T Bell Labs
Most common shell in
Linux. It's Freeware
Any of the above shell reads command from user (via Keyboard or Mouse) and tells
Linux O/s what users want. If we are giving commands from keyboard it is called
command line interface ( Usually in-front of $ prompt, This prompt is depend upon
your shell and Environment that you set or by your System Administrator,
therefore you may get different prompt ).
NOTE: To find your shell type following command
$ echo $SHELL
How to use Shell
To use shell (You start to use your shell as soon as you log into your system) you
have to simply type commands. Following is the list of common commands.
Linux Common Commands
NOTE that following commands are for New users or for Beginners only. The
purpose is if you use this command you will be more familiar with your shell and
secondly, you need some of these command in your Shell script. If you want to get
more information or help for this command try following commands For e.g. To see
help or options related with date command try
$ date --help
or To see help or options related with ls command (Here you will screen by screen
help, since help of ls command is quite big that can't fit on single screen )
http://www.freeos.com/guides/lsst/kershell.htm (2 of 5) [17/08/2001 17.42.02]
MsDeEsteUsuario
62p.
CookingJamieOliverRecipes
api_user_11797_Kirti
193Reads
400p.
CompleteIdiot'sGuidetoHerbalRemedies@sho
api_user_11797_Kirti
245Reads
25p.
LivinginEmacs
api_user_11797_Kirti
402Reads
Next
Dejaruncomentario
Debetenersesininiciadaparadejaruncomentario.
Enviar
Caracteres:400
Debetenersesininiciadaparadejaruncomentario.
Enviar
Caracteres:...
(ebook)linuxshellscriptingtutorial
Descargaroimprimir
AddToACollection
610
Reads
8
Readcasts
2
EmbedViews
Publishedby
api_user_11797_Kirti
Seguir
Buscarenestedocumento
Buscar
NOTAPrensaCtrlFFparabuscarrpidamenteencualquierpartedeldocumento.
Informacinycalificaciones
Categora
Sincategora
Calificacin:
Fechadesubida: 11/28/2009
Copyright:
AttributionNoncommercial
Etiquetas:
Eldocumentonocontieneetiquetas.
FreedownloadasPDFFile(.pdf),textfile(.txt)orreadonlineforfree.
Marcardocumentocomoinapropiado
Sobre
AboutScribd
Blog
Joinourteam!
ContactUs
Advertisewithus
Getstarted
AdChoices
Soporte
Ayuda
PUF
Prensa
Socios
Publishers
Desarrolladores/API
Legal
Condiciones
Privacidad
Copyright
Copyright2012ScribdInc.
Idioma:
Espaol