The Linux command line: a complete introduction
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
San Francisco
No Starch Press
[2012]
|
Schlagworte: | |
Online-Zugang: | UBY01 |
Beschreibung: | Includes index "It's been said that "graphical user interfaces make easy tasks easy, while command-line interfaces make difficult tasks possible." The Linux Command Line shows readers how to control their computers and accomplish these difficult tasks using Bash, the Linux shell. Designed for command-line users of all levels, the book takes readers from the first keystrokes to the process of writing powerful programs in the command line's native language. Along the way, the author explores basic commands and file system navigation, OS configuration, classic command-line programs, shell programming, and much more, making The Linux Command Line an essential guide for all Linux users who wish to exploit the full power of their systems"-- |
Beschreibung: | xxix, 446 p. |
ISBN: | 9781593274269 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV044173856 | ||
003 | DE-604 | ||
005 | 20210128 | ||
007 | cr|uuu---uuuuu | ||
008 | 170217s2012 |||| o||u| ||||||eng d | ||
020 | |a 9781593274269 |c Online |9 978-1-59327-426-9 | ||
035 | |a (ZDB-30-PAD)EBC1137548 | ||
035 | |a (ZDB-89-EBL)EBL1137548 | ||
035 | |a (OCoLC)781636163 | ||
035 | |a (DE-599)BVBBV044173856 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-706 | ||
050 | 0 | |a QA76.76.O63 | |
082 | 0 | |a 005.4/32 | |
082 | 0 | |a 005.4/32 |2 23 | |
084 | |a ST 261 |0 (DE-625)143633: |2 rvk | ||
084 | |a DAT 445f |2 stub | ||
100 | 1 | |a Shotts, William E. |e Verfasser |4 aut | |
245 | 1 | 0 | |a The Linux command line |b a complete introduction |c by William E. Shotts, Jr |
264 | 1 | |a San Francisco |b No Starch Press |c [2012] | |
300 | |a xxix, 446 p. | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
500 | |a Includes index | ||
500 | |a "It's been said that "graphical user interfaces make easy tasks easy, while command-line interfaces make difficult tasks possible." The Linux Command Line shows readers how to control their computers and accomplish these difficult tasks using Bash, the Linux shell. Designed for command-line users of all levels, the book takes readers from the first keystrokes to the process of writing powerful programs in the command line's native language. Along the way, the author explores basic commands and file system navigation, OS configuration, classic command-line programs, shell programming, and much more, making The Linux Command Line an essential guide for all Linux users who wish to exploit the full power of their systems"-- | ||
505 | 0 | |a Learning the Shell -- What Is the Shell? -- Navigation -- Exploring the System -- Manipulating Files and Directories -- Working with Commands -- Redirection -- Seeing the World as the Shell Sees It -- Advanced Keyboard Tricks -- Permissions -- Processes -- Configuration and the Environment -- The Environment -- A Gentle Introduction to vi -- Customizing the Prompt -- Common Tasks and Essential Tools -- Package Management -- Storage Media -- Networking -- Searching for Files -- Archiving and Backup -- Regular Expressions -- Text Processing -- Formatting Output -- Printing -- Compiling Programs -- Writing Shell Scripts -- Writing Your First Script -- Starting a Project -- Top-Down Design -- Flow Control: Brancing with if -- Reading Keyboard Input -- Flow Control: Looping with while and until -- Troubleshooting -- Flow Control: Branching with case -- Positional Parameters -- Flow Control: Looping with for -- Strings and Numbers -- Arrays -- Exotica | |
630 | 0 | 4 | |a Linux |
650 | 4 | |a Scripting languages (Computer science) | |
650 | 4 | |a Operating systems (Computers) | |
650 | 7 | |a COMPUTERS / Operating Systems / Linux |2 bisacsh | |
650 | 7 | |a COMPUTERS / System Administration / General |2 bisacsh | |
650 | 7 | |a COMPUTERS / System Administration / Linux & UNIX Administration |2 bisacsh | |
650 | 0 | 7 | |a LINUX |0 (DE-588)4337730-0 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a SHELL |g Programmiersprache |0 (DE-588)4116486-6 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a LINUX |0 (DE-588)4337730-0 |D s |
689 | 0 | 1 | |a SHELL |g Programmiersprache |0 (DE-588)4116486-6 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe, Paperback |z 978-1-59327-389-7 |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe, Paperback |z 1-59327-389-4 |
912 | |a ZDB-30-PAD |a ZDB-30-PQE | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-029580701 | ||
966 | e | |u https://ebookcentral.proquest.com/lib/unibwm/detail.action?docID=1137548 |l UBY01 |p ZDB-30-PQE |q UBY01_Einzelkauf18 |x Aggregator |3 Volltext |
Datensatz im Suchindex
_version_ | 1804177293784907776 |
---|---|
any_adam_object | |
author | Shotts, William E. |
author_facet | Shotts, William E. |
author_role | aut |
author_sort | Shotts, William E. |
author_variant | w e s we wes |
building | Verbundindex |
bvnumber | BV044173856 |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.O63 |
callnumber-search | QA76.76.O63 |
callnumber-sort | QA 276.76 O63 |
callnumber-subject | QA - Mathematics |
classification_rvk | ST 261 |
classification_tum | DAT 445f |
collection | ZDB-30-PAD ZDB-30-PQE |
contents | Learning the Shell -- What Is the Shell? -- Navigation -- Exploring the System -- Manipulating Files and Directories -- Working with Commands -- Redirection -- Seeing the World as the Shell Sees It -- Advanced Keyboard Tricks -- Permissions -- Processes -- Configuration and the Environment -- The Environment -- A Gentle Introduction to vi -- Customizing the Prompt -- Common Tasks and Essential Tools -- Package Management -- Storage Media -- Networking -- Searching for Files -- Archiving and Backup -- Regular Expressions -- Text Processing -- Formatting Output -- Printing -- Compiling Programs -- Writing Shell Scripts -- Writing Your First Script -- Starting a Project -- Top-Down Design -- Flow Control: Brancing with if -- Reading Keyboard Input -- Flow Control: Looping with while and until -- Troubleshooting -- Flow Control: Branching with case -- Positional Parameters -- Flow Control: Looping with for -- Strings and Numbers -- Arrays -- Exotica |
ctrlnum | (ZDB-30-PAD)EBC1137548 (ZDB-89-EBL)EBL1137548 (OCoLC)781636163 (DE-599)BVBBV044173856 |
dewey-full | 005.4/32 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.4/32 |
dewey-search | 005.4/32 |
dewey-sort | 15.4 232 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>03698nmm a2200553zc 4500</leader><controlfield tag="001">BV044173856</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20210128 </controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">170217s2012 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781593274269</subfield><subfield code="c">Online</subfield><subfield code="9">978-1-59327-426-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-30-PAD)EBC1137548</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(ZDB-89-EBL)EBL1137548</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)781636163</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV044173856</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-706</subfield></datafield><datafield tag="050" ind1=" " ind2="0"><subfield code="a">QA76.76.O63</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.4/32</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.4/32</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 261</subfield><subfield code="0">(DE-625)143633:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 445f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Shotts, William E.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">The Linux command line</subfield><subfield code="b">a complete introduction</subfield><subfield code="c">by William E. Shotts, Jr</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">San Francisco</subfield><subfield code="b">No Starch Press</subfield><subfield code="c">[2012]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">xxix, 446 p.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">"It's been said that "graphical user interfaces make easy tasks easy, while command-line interfaces make difficult tasks possible." The Linux Command Line shows readers how to control their computers and accomplish these difficult tasks using Bash, the Linux shell. Designed for command-line users of all levels, the book takes readers from the first keystrokes to the process of writing powerful programs in the command line's native language. Along the way, the author explores basic commands and file system navigation, OS configuration, classic command-line programs, shell programming, and much more, making The Linux Command Line an essential guide for all Linux users who wish to exploit the full power of their systems"--</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Learning the Shell -- What Is the Shell? -- Navigation -- Exploring the System -- Manipulating Files and Directories -- Working with Commands -- Redirection -- Seeing the World as the Shell Sees It -- Advanced Keyboard Tricks -- Permissions -- Processes -- Configuration and the Environment -- The Environment -- A Gentle Introduction to vi -- Customizing the Prompt -- Common Tasks and Essential Tools -- Package Management -- Storage Media -- Networking -- Searching for Files -- Archiving and Backup -- Regular Expressions -- Text Processing -- Formatting Output -- Printing -- Compiling Programs -- Writing Shell Scripts -- Writing Your First Script -- Starting a Project -- Top-Down Design -- Flow Control: Brancing with if -- Reading Keyboard Input -- Flow Control: Looping with while and until -- Troubleshooting -- Flow Control: Branching with case -- Positional Parameters -- Flow Control: Looping with for -- Strings and Numbers -- Arrays -- Exotica</subfield></datafield><datafield tag="630" ind1="0" ind2="4"><subfield code="a">Linux</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Scripting languages (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Operating systems (Computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / Operating Systems / Linux</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / System Administration / General</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">COMPUTERS / System Administration / Linux & UNIX Administration</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">LINUX</subfield><subfield code="0">(DE-588)4337730-0</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">SHELL</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4116486-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">LINUX</subfield><subfield code="0">(DE-588)4337730-0</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">SHELL</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4116486-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe, Paperback</subfield><subfield code="z">978-1-59327-389-7</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe, Paperback</subfield><subfield code="z">1-59327-389-4</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-PAD</subfield><subfield code="a">ZDB-30-PQE</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-029580701</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ebookcentral.proquest.com/lib/unibwm/detail.action?docID=1137548</subfield><subfield code="l">UBY01</subfield><subfield code="p">ZDB-30-PQE</subfield><subfield code="q">UBY01_Einzelkauf18</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV044173856 |
illustrated | Not Illustrated |
indexdate | 2024-07-10T07:45:47Z |
institution | BVB |
isbn | 9781593274269 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-029580701 |
oclc_num | 781636163 |
open_access_boolean | |
owner | DE-706 |
owner_facet | DE-706 |
physical | xxix, 446 p. |
psigel | ZDB-30-PAD ZDB-30-PQE ZDB-30-PQE UBY01_Einzelkauf18 |
publishDate | 2012 |
publishDateSearch | 2012 |
publishDateSort | 2012 |
publisher | No Starch Press |
record_format | marc |
spelling | Shotts, William E. Verfasser aut The Linux command line a complete introduction by William E. Shotts, Jr San Francisco No Starch Press [2012] xxix, 446 p. txt rdacontent c rdamedia cr rdacarrier Includes index "It's been said that "graphical user interfaces make easy tasks easy, while command-line interfaces make difficult tasks possible." The Linux Command Line shows readers how to control their computers and accomplish these difficult tasks using Bash, the Linux shell. Designed for command-line users of all levels, the book takes readers from the first keystrokes to the process of writing powerful programs in the command line's native language. Along the way, the author explores basic commands and file system navigation, OS configuration, classic command-line programs, shell programming, and much more, making The Linux Command Line an essential guide for all Linux users who wish to exploit the full power of their systems"-- Learning the Shell -- What Is the Shell? -- Navigation -- Exploring the System -- Manipulating Files and Directories -- Working with Commands -- Redirection -- Seeing the World as the Shell Sees It -- Advanced Keyboard Tricks -- Permissions -- Processes -- Configuration and the Environment -- The Environment -- A Gentle Introduction to vi -- Customizing the Prompt -- Common Tasks and Essential Tools -- Package Management -- Storage Media -- Networking -- Searching for Files -- Archiving and Backup -- Regular Expressions -- Text Processing -- Formatting Output -- Printing -- Compiling Programs -- Writing Shell Scripts -- Writing Your First Script -- Starting a Project -- Top-Down Design -- Flow Control: Brancing with if -- Reading Keyboard Input -- Flow Control: Looping with while and until -- Troubleshooting -- Flow Control: Branching with case -- Positional Parameters -- Flow Control: Looping with for -- Strings and Numbers -- Arrays -- Exotica Linux Scripting languages (Computer science) Operating systems (Computers) COMPUTERS / Operating Systems / Linux bisacsh COMPUTERS / System Administration / General bisacsh COMPUTERS / System Administration / Linux & UNIX Administration bisacsh LINUX (DE-588)4337730-0 gnd rswk-swf SHELL Programmiersprache (DE-588)4116486-6 gnd rswk-swf LINUX (DE-588)4337730-0 s SHELL Programmiersprache (DE-588)4116486-6 s DE-604 Erscheint auch als Druck-Ausgabe, Paperback 978-1-59327-389-7 Erscheint auch als Druck-Ausgabe, Paperback 1-59327-389-4 |
spellingShingle | Shotts, William E. The Linux command line a complete introduction Learning the Shell -- What Is the Shell? -- Navigation -- Exploring the System -- Manipulating Files and Directories -- Working with Commands -- Redirection -- Seeing the World as the Shell Sees It -- Advanced Keyboard Tricks -- Permissions -- Processes -- Configuration and the Environment -- The Environment -- A Gentle Introduction to vi -- Customizing the Prompt -- Common Tasks and Essential Tools -- Package Management -- Storage Media -- Networking -- Searching for Files -- Archiving and Backup -- Regular Expressions -- Text Processing -- Formatting Output -- Printing -- Compiling Programs -- Writing Shell Scripts -- Writing Your First Script -- Starting a Project -- Top-Down Design -- Flow Control: Brancing with if -- Reading Keyboard Input -- Flow Control: Looping with while and until -- Troubleshooting -- Flow Control: Branching with case -- Positional Parameters -- Flow Control: Looping with for -- Strings and Numbers -- Arrays -- Exotica Linux Scripting languages (Computer science) Operating systems (Computers) COMPUTERS / Operating Systems / Linux bisacsh COMPUTERS / System Administration / General bisacsh COMPUTERS / System Administration / Linux & UNIX Administration bisacsh LINUX (DE-588)4337730-0 gnd SHELL Programmiersprache (DE-588)4116486-6 gnd |
subject_GND | (DE-588)4337730-0 (DE-588)4116486-6 |
title | The Linux command line a complete introduction |
title_auth | The Linux command line a complete introduction |
title_exact_search | The Linux command line a complete introduction |
title_full | The Linux command line a complete introduction by William E. Shotts, Jr |
title_fullStr | The Linux command line a complete introduction by William E. Shotts, Jr |
title_full_unstemmed | The Linux command line a complete introduction by William E. Shotts, Jr |
title_short | The Linux command line |
title_sort | the linux command line a complete introduction |
title_sub | a complete introduction |
topic | Linux Scripting languages (Computer science) Operating systems (Computers) COMPUTERS / Operating Systems / Linux bisacsh COMPUTERS / System Administration / General bisacsh COMPUTERS / System Administration / Linux & UNIX Administration bisacsh LINUX (DE-588)4337730-0 gnd SHELL Programmiersprache (DE-588)4116486-6 gnd |
topic_facet | Linux Scripting languages (Computer science) Operating systems (Computers) COMPUTERS / Operating Systems / Linux COMPUTERS / System Administration / General COMPUTERS / System Administration / Linux & UNIX Administration LINUX SHELL Programmiersprache |
work_keys_str_mv | AT shottswilliame thelinuxcommandlineacompleteintroduction |