Professor Schreiners UNIX-Sprechstunde: Technik, Tips und Tricks von awk bis yacc
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
München [u.a.]
Hanser
1987
|
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis |
Beschreibung: | X, 316 S. graph. Darst. |
ISBN: | 3446148949 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV000680119 | ||
003 | DE-604 | ||
005 | 20140710 | ||
007 | t | ||
008 | 871216s1987 d||| |||| 00||| ger d | ||
016 | 7 | |a 870958917 |2 DE-101 | |
020 | |a 3446148949 |9 3-446-14894-9 | ||
035 | |a (OCoLC)74850773 | ||
035 | |a (DE-599)BVBBV000680119 | ||
040 | |a DE-604 |b ger |e rakwb | ||
041 | 0 | |a ger | |
049 | |a DE-12 |a DE-91 |a DE-384 |a DE-473 |a DE-862 |a DE-739 |a DE-20 |a DE-29T |a DE-210 |a DE-706 |a DE-83 |a DE-11 | ||
084 | |a ST 261 |0 (DE-625)143633: |2 rvk | ||
084 | |a DAT 440f |2 stub | ||
084 | |a 28 |2 sdnb | ||
100 | 1 | |a Schreiner, Axel T. |e Verfasser |0 (DE-588)110242157 |4 aut | |
245 | 1 | 0 | |a Professor Schreiners UNIX-Sprechstunde |b Technik, Tips und Tricks von awk bis yacc |c Axel T. Schreiner |
246 | 1 | 3 | |a Professor Schreiners UNIX Sprechstunde |
246 | 1 | 3 | |a UNIX Sprechstunde |
246 | 1 | 3 | |a UNIX-Sprechstunde |
264 | 1 | |a München [u.a.] |b Hanser |c 1987 | |
300 | |a X, 316 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
650 | 4 | |a Betriebssystem (Datenverarbeitung) | |
650 | 0 | 7 | |a UNIX |0 (DE-588)4061835-3 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a UNIX |0 (DE-588)4061835-3 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=000424273&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
940 | 1 | |q TUB-nveb | |
999 | |a oai:aleph.bib-bvb.de:BVB01-000424273 |
Datensatz im Suchindex
DE-BY-862_location | 2801 |
---|---|
DE-BY-FWS_call_number | 2801/1990:1415 |
DE-BY-FWS_katkey | 28724 |
DE-BY-FWS_media_number | 083100414590 |
_version_ | 1806195331874947072 |
adam_text | VII
INHALTSVERZEICHNIS
VORWORT V
TEIL 1: GESCHICHTEN AUS DER AMBULANZ 1
1: AUF PRIVATEN PFADEN - CC 3
1.1 MUSTERINSTALLATION 3
1.2 TIPS - MAKE 7
1.3 TIPS - SHELL 8
1.4 TIPS - REPRO 11
2: EIN FEIGENBLATT FUER C - CPP 15
2.1 TEXT AUSBLENDEN 15
2.2 VEKTORDIMENSIONEN 15
2.3 ABLAUFVERFOLGUNG 16
2.4 GLOBALE VARIABLEN 18
2.5 VOREINSTELLUNGEN 19
2.6 ZUGRIFFSMAKROS 20
3: DIE VERFLIXTEN FLUECHE - CURSES 23
3.1 GRUNDSAETZLICHES 23
3.2 TIPS - RAHMENPROGRAMM 26
3.3 CURSES FUER DIE SHELL 27
3.4 TIPS - TERMCAP 29
4: EFFIZIENZ-BILDERBUCH - GRAP 35
4.1 PROGRAMMGROESSEN 35
4.2 DATEIGROESSEN 38
4.3 EIN GRAP -PROGRAMMGENERATOR 40
4.4 AUSFUEHRUNGSZEITEN 45
4.5 POINTE 45
5: MUSTERHAFTE SOFTWARE - LEX 47
5.1 WISSEN IST MACHT 47
5.2 SCANNER MIT FAMILIENANSCHLUSS 49
SONDERZEICHEN - EFFIZIENZ
5.3 ABGEKUERZTES VERFAHREN - MKRES 52
5.4 FAULES PROTOKOLL 55
5.5 MUSTERKOLLEKTION FUER LEX 57
5.6 FILTER FUER EILIGE 60
ZEILEN NUMERIEREN: NUM - DATEIEN AUFTEILEN: SPLIT - DATEIEN
EINFLGEN:
SOELIM
6: FAULHEIT MIT SYSTEM - MAKE 63
6.1 HILFE! 64
6.2 TEXTERSATZ 64
6.3 REKURSION 66
6.4 PAPIERFABRIK 66
HTTP://D-NB.INFO/870958917
VIII INHALTSVERZEICHNIS
6.5 BUECHEREIEN 67
6.6 EXPERTENSYSTEM 69
6.7 TIPS - YACC 71
6.8 TIPS - INCLUDE 72
6.9 ZENTRALE DATENVERARBEITUNG 72
7: LEKTUERE FUER EINGEWEIHTE - -MAN 75
7.1 MANUALSEITEN - /USR/LIB/TMAC/TMAC.AN 75
SCHRIFTARTEN - BILDER
7.2 SONDERZEICHEN 77
7.3 GEWUSST WO 78
INHALTSVERZEICHNIS - PENNUTIERTER INDEX
7.4 GEWUSST WIE 84
TIPS: MAN - TIPS: MKMAN
8: SCHOENER SCHREIBEN - -MS UND -MM 89
8.1 MEIN ERSTES KOCHREZEPT 89
8.2 REZEPTE FUER AUTOREN 91
FUSSNOTEN - RANDAUSGLEICH - SCHRIFTEN - UMBRUCH - BILDER
8.3 -MS SCHNELLKOCHTOPF 96
8.4 EINE DIAETKUR FUER -MS 97
8.5 NOUVELLE CUISINE - MS2MM 100
8.6 TIPS - INHALTSVERZEICHNIS 106
9: SCHOENHEITSKUR FUER DEN DRUCKER - NROFF -T 109
9.1 DES PUDELS KERN - /USR/LIB/TERM/TABOLL 109
9.2 DIE FAMILIENVERHAELTNISSE 109
9.3 DITROFF UND DIE FOLGEN 110
9.4 DER NROFF ZEICHENSATZ 111
9.5 DIE NROFF GERAETEBESCHREIBUNG 112
9.6 DIE TREIBERTABELLEN 114
9.7 EXKURS FUER TUEFTLER - PLOTTEN 115
9.8 GETRENNT MARSCHIEREN 116
10: KLINGELN UND KLINGELN LASSEN - SIGNAL() UND KILL() 119
10.1 GRUNDSAETZLICHES 119
SIGNALE ERZEUGEN: KILL() - SIGIALE EMPFANGEN: SIG/IAL() -
ABFANGFUNKTIONEN
10.2 PROZESSGRUPPE UND KONTROLLIERENDES TERMINAL 122
10.3 EXKURS FUER HACKER 124
10.4 SIGNALE UND DIE SHELL 126
SCHON FERTIG? WAIT - NOTBREMSE, MIT UND OHNE
ABS -
FEINE UNTERSCHIEDE:
SIGSHOW - LOGOUT A LA BOUME
10.5 SIGNALE SPERREN 130
10.6 SCHNAPPSCHLUSS - ABORT() 131
10.7 SIGNALE STAPELWEISE 133
10.8 EIN AUSFLUG ZUR SHELL - TTYINQ 137
10.9 VERWIRRUNG OHNE GOTO 140
DAS SIGNAL() -PUZZLE - AUFLOESUNG
INHALTSVERZEICHNIS IX
11: MIT FEHLERN LEBEN - YACC 143
11.1 TUNING 143
POSITIONSANGABE - AUSSSHRLICHERE FEHLERMELDUNGEN - TEXTMASSAGE -
KORREKTUREN DER ABLAUF VERFOLGUNG
11.2 QUO VADIS, ERROR ? 151
THEORIE - OPTIONALE FOLGEN - FOLGEN - LISTEN
11.3 ERROR -FEHLER 156
11.4 IM STACK GESPICKT 157
TEIL 2: STATIONAERE BEHANDLUNGEN 163
12: SEID NETT ZU INIT - ATTACH UND DETACH 165
12.1 SIEBEN AUF EINEN STREICH 165
12.2 DER BESONDERE GESCHMACK 166
12.3 DIE LEHREN 170
13: EIN KATALOGEDITOR - DED 173
13.1 DER EDITOR 173
13.2 DIE INFORMATIONEN 178
13.3 DIE DATEIOPERATIONEN 182
13.4 EIN AUSFLUG ZUR SHELL 184
13.5 DER UMGANG MIT CURSES 185
START UND STOP - FEHLERMELDUNGEN - AUSGABE - EINGABE AM SCHIRM
13.6 DIE HILFESEITE 194
13.7 DER UMGANG MIT TERMINFO UND TERMCAP 197
14: KORREKTUREN IM ANGEBOT - LED 201
14.1 SCHNUPPERN 201
14.2 UMLENKEN 203
14.3 KORRIGIEREN 204
14.4 SPEICHERN 205
14.5 STEUERN 207
14.6 POLIEREN 210
15: ARGUMENTE MIT SYSTEM - MAIN.H UND GETOPTQ 213
15.1 DIE IDEE 213
15.2 DIE VERPACKUNG 214
15.3 DIE 10-PROZENT-LOESUNG 216
15.4 DIE 110-PROZENT-LOESUNG 217
16: -MS LAESST GRUESSEN - -MFG 219
17: MIT UNIX LEBEN - STAMPS 225
17.1 ANAMNESE (SPAETLAT. VORGESCHICHTE) 225
17.2 GENESE (LAT. ENTSTEHUNG) 225
17.3 METAMORPHOSE (LAT. UMGESTALTUNG) 228
17.4 SYMBIOSE (GRIECH. ZUSAMMENLEBEN ZU GEGENSEITIGEM NUTZEN) 231
17.5 INDOKTRINATION (LAT. PSYCHOLOGISCHE MITTEL NUTZENDE BEEINFLUSSUNG)
234
X INHALTSVERZEICHNIS
18: AUCH UNORDNUNG WILL GELERNT SEIN - TSEARCHQ UND UNSORT 235
18.1 BINAERE BAEUME 235
18.2 BUECHEREIFUNKTIONEN 236
18.3 PRAXIS 240
NULLZEIGER MIT KOEPFCHEN - GEWUSST WOHIN: FINDQ - FINDEN UND SUCHEN:
TFINDQ UND TSEARCH() - TRAVERSIEREN, ABER GRUENDLICH: TWALK() -
BAUM
MIT DOPPELSCHLEIFCHEN: TPREQ , TPOST() UND TENDQ - KAHLSCHLAG:
TFREE() - WURZELZIEHEN: TDELETE() - WO JEDES BIT ZAEHLT
18.4 BAUM PUZZLE - UNSORT 253
AUFLOESUNG
19: FLINKE WINKE - USE 257
19.1 ORGANISATION 257
19.2 AUSGABE - USE 258
19.3 DIAGNOSE-SCHNITTSTELLE - USAGE.H 262
19.4 DATENPFLEGE - MKUSE 262
19.5 DATEN AUS DER KONSERVE 267
MANUAL 269
1 INDEX 269
2 PERMUTIERTER INDEX 270
3 KOMMANDOS 274
4 FUNKTIONEN 284
5 MAKROPAKETE 290
LITERATURVERZEICHNIS 293
SACHVERZEICHNIS 295
|
any_adam_object | 1 |
author | Schreiner, Axel T. |
author_GND | (DE-588)110242157 |
author_facet | Schreiner, Axel T. |
author_role | aut |
author_sort | Schreiner, Axel T. |
author_variant | a t s at ats |
building | Verbundindex |
bvnumber | BV000680119 |
classification_rvk | ST 261 |
classification_tum | DAT 440f |
ctrlnum | (OCoLC)74850773 (DE-599)BVBBV000680119 |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>01557nam a2200409 c 4500</leader><controlfield tag="001">BV000680119</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20140710 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">871216s1987 d||| |||| 00||| ger d</controlfield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">870958917</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3446148949</subfield><subfield code="9">3-446-14894-9</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)74850773</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV000680119</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakwb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-12</subfield><subfield code="a">DE-91</subfield><subfield code="a">DE-384</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-862</subfield><subfield code="a">DE-739</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-29T</subfield><subfield code="a">DE-210</subfield><subfield code="a">DE-706</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-11</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 440f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">28</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Schreiner, Axel T.</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)110242157</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Professor Schreiners UNIX-Sprechstunde</subfield><subfield code="b">Technik, Tips und Tricks von awk bis yacc</subfield><subfield code="c">Axel T. Schreiner</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Professor Schreiners UNIX Sprechstunde</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">UNIX Sprechstunde</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">UNIX-Sprechstunde</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">München [u.a.]</subfield><subfield code="b">Hanser</subfield><subfield code="c">1987</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">X, 316 S.</subfield><subfield code="b">graph. Darst.</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">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Betriebssystem (Datenverarbeitung)</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">UNIX</subfield><subfield code="0">(DE-588)4061835-3</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">UNIX</subfield><subfield code="0">(DE-588)4061835-3</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=000424273&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="940" ind1="1" ind2=" "><subfield code="q">TUB-nveb</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-000424273</subfield></datafield></record></collection> |
id | DE-604.BV000680119 |
illustrated | Illustrated |
indexdate | 2024-08-01T16:21:34Z |
institution | BVB |
isbn | 3446148949 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-000424273 |
oclc_num | 74850773 |
open_access_boolean | |
owner | DE-12 DE-91 DE-BY-TUM DE-384 DE-473 DE-BY-UBG DE-862 DE-BY-FWS DE-739 DE-20 DE-29T DE-210 DE-706 DE-83 DE-11 |
owner_facet | DE-12 DE-91 DE-BY-TUM DE-384 DE-473 DE-BY-UBG DE-862 DE-BY-FWS DE-739 DE-20 DE-29T DE-210 DE-706 DE-83 DE-11 |
physical | X, 316 S. graph. Darst. |
psigel | TUB-nveb |
publishDate | 1987 |
publishDateSearch | 1987 |
publishDateSort | 1987 |
publisher | Hanser |
record_format | marc |
spellingShingle | Schreiner, Axel T. Professor Schreiners UNIX-Sprechstunde Technik, Tips und Tricks von awk bis yacc Betriebssystem (Datenverarbeitung) UNIX (DE-588)4061835-3 gnd |
subject_GND | (DE-588)4061835-3 |
title | Professor Schreiners UNIX-Sprechstunde Technik, Tips und Tricks von awk bis yacc |
title_alt | Professor Schreiners UNIX Sprechstunde UNIX Sprechstunde UNIX-Sprechstunde |
title_auth | Professor Schreiners UNIX-Sprechstunde Technik, Tips und Tricks von awk bis yacc |
title_exact_search | Professor Schreiners UNIX-Sprechstunde Technik, Tips und Tricks von awk bis yacc |
title_full | Professor Schreiners UNIX-Sprechstunde Technik, Tips und Tricks von awk bis yacc Axel T. Schreiner |
title_fullStr | Professor Schreiners UNIX-Sprechstunde Technik, Tips und Tricks von awk bis yacc Axel T. Schreiner |
title_full_unstemmed | Professor Schreiners UNIX-Sprechstunde Technik, Tips und Tricks von awk bis yacc Axel T. Schreiner |
title_short | Professor Schreiners UNIX-Sprechstunde |
title_sort | professor schreiners unix sprechstunde technik tips und tricks von awk bis yacc |
title_sub | Technik, Tips und Tricks von awk bis yacc |
topic | Betriebssystem (Datenverarbeitung) UNIX (DE-588)4061835-3 gnd |
topic_facet | Betriebssystem (Datenverarbeitung) UNIX |
url | http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=000424273&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT schreineraxelt professorschreinersunixsprechstundetechniktipsundtricksvonawkbisyacc AT schreineraxelt professorschreinersunixsprechstunde AT schreineraxelt unixsprechstunde |
Inhaltsverzeichnis
Schweinfurt Magazin
Signatur: |
2801 1990:1415 |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |