Cargando…

Linux Shell Scripting Cookbook.

This book is written in a Cookbook style and it offers learning through recipes with examples and illustrations. Each recipe contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginners, or ju...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Tushar, Shantanu
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt Publishing, 2013.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 KNOVEL_ocn850162202
003 OCoLC
005 20231027140348.0
006 m o d
007 cr cnu---unuuu
008 130625s2013 enk o 000 0 eng d
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d OCLCQ  |d YDXCP  |d UMI  |d COO  |d DEBSZ  |d OCLCQ  |d N$T  |d OCLCQ  |d OCLCF  |d KNOVL  |d OCLCQ  |d JBG  |d AGLDB  |d ZCU  |d MERUC  |d OCLCQ  |d OCLCO  |d VTS  |d CEF  |d ICG  |d OCLCQ  |d OCLCO  |d STF  |d UAB  |d DKC  |d OCLCQ  |d M8D  |d OCLCQ  |d AJS  |d OCLCO  |d OCLCQ  |d OCLCO 
019 |a 856898633 
020 |a 9781782162759  |q (electronic bk.) 
020 |a 1782162755  |q (electronic bk.) 
020 |a 9781680153576  |q (electronic bk.) 
020 |a 1680153579  |q (electronic bk.) 
020 |z 9781782162742 
020 |z 1782162747 
029 1 |a AU@  |b 000052006509 
029 1 |a CHNEW  |b 001051636 
029 1 |a CHVBK  |b 567704564 
029 1 |a DEBBG  |b BV041431734 
029 1 |a DEBBG  |b BV043776506 
029 1 |a DEBBG  |b BV044189202 
029 1 |a DEBSZ  |b 397546343 
029 1 |a DEBSZ  |b 398275955 
029 1 |a DEBSZ  |b 472791036 
029 1 |a GBVCP  |b 785370080 
029 1 |a DKDLA  |b 820120-katalog:999938875905765 
035 |a (OCoLC)850162202  |z (OCoLC)856898633 
050 4 |a QA76.3 .T384 2013 
072 7 |a COM  |x 046070  |2 bisacsh 
082 0 4 |a 005.446  |2 22 
049 |a UAMI 
100 1 |a Tushar, Shantanu. 
245 1 0 |a Linux Shell Scripting Cookbook. 
250 |a 2nd ed. 
260 |a Birmingham :  |b Packt Publishing,  |c 2013. 
300 |a 1 online resource (384 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Shell Something Out; Introduction; Printing in the terminal; Playing with variables and environment variables; Function to prepend to environment variables; Math with the shell; Playing with file descriptors and redirection; Arrays and associative arrays; Visiting aliases; Grabbing information about the terminal; Getting and setting dates and delays; Debugging the script; Functions and arguments; Reading the output of a sequence of commands. 
505 8 |a Reading n characters without pressing the return keyRunning a command until it succeeds; Field separators and iterators; Comparisons and tests; Chapter 2: Have a Good Command; Introduction; Concatenating with cat; Recording and playing back of terminal sessions; Finding files and file listing; Playing with xargs; Translating with tr; Checksum and verification; Cryptographic tools and hashes; Sorting unique and duplicates; Temporary file naming and random numbers; Splitting files and data; Slicing filenames based on extension; Renaming and moving files in bulk. 
505 8 |a Spell checking and dictionary manipulationAutomating interactive input; Making commands quicker by running parallel processes; Chapter 3: File In, File Out; Introduction; Generating files of any size; The intersection and set difference (A-B) on text files; Finding and deleting duplicate files; Working with file permissions, ownership, and the sticky bit; Making files immutable; Generating blank files in bulk; Finding symbolic links and their targets; Enumerating file type statistics; Using loopback files; Creating ISO files and hybrid ISO; Finding the difference between files, patching. 
505 8 |a Using head and tail for printing the last or first 10 linesListing only directories -- alternative methods; Fast command-line navigation using pushd and popd; Counting the number of lines, words, and characters in a file; Printing the directory tree; Chapter 4: Texting and Driving; Introduction; Using regular expressions; Searching and mining a text inside a file with grep; Cutting a file column-wise with cut; Using sed to perform text replacement; Using awk for advanced text processing; Finding the frequency of words used in a given file; Compressing or decompressing JavaScript. 
505 8 |a Merging multiple files as columnsPrinting the nth word or column in a file or line; Printing text between line numbers or patterns; Printing lines in the reverse order; Parsing e-mail addresses and URLs from a text; Removing a sentence in a file containing a word; Replacing a pattern with text in all the files in a directory; Text slicing and parameter operations; Chapter 5: Tangled Web? Not At All!; Introduction; Downloading from a web page; Downloading a web page as plain text; A primer on cURL; Accessing Gmail e-mails from the command line; Parsing data from a website. 
520 |a This book is written in a Cookbook style and it offers learning through recipes with examples and illustrations. Each recipe contains step-by-step instructions about everything necessary to execute a particular task. The book is designed so that you can read it from start to end for beginners, or just open up any chapter and start following the recipes as a reference for advanced users. If you are a beginner or an intermediate user who wants to master the skill of quickly writing scripts to perform various tasks without reading the entire manual, this book is for you. You can start writing scri. 
588 0 |a Print version record. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
590 |a Knovel  |b ACADEMIC - Software Engineering 
630 0 0 |a Linux. 
630 0 7 |a Linux.  |2 blmlsh 
630 0 7 |a Linux  |2 fast 
650 0 |a Scripting languages (Computer science) 
650 6 |a Langages de script (Informatique) 
650 7 |a COMPUTERS  |x Operating Systems  |x Linux.  |2 bisacsh 
650 7 |a Scripting languages (Computer science)  |2 fast 
776 0 8 |i Print version:  |a Tushar, Shantanu.  |t Linux Shell Scripting Cookbook.  |d Birmingham : Packt Publishing, 2013  |z 9781782162759 
856 4 0 |u https://appknovel.uam.elogim.com/kn/resources/kpLSSCE00D/toc  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1192622 
938 |a EBSCOhost  |b EBSC  |n 587839 
938 |a YBP Library Services  |b YANK  |n 10746412 
994 |a 92  |b IZTAP