forked from vlandham/unix_intro
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtoc.html
executable file
·49 lines (49 loc) · 3.06 KB
/
toc.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<div id="toc"><ul>
<li><a href="index.html#Why Unix">Why Unix?</a></li>
<li><a href="index.html#Typeset">Typeset Conventions</a></li>
<li><a href="index.html#U1">U1. The Terminal</a></li>
<li><a href="index.html#U2">U2. Your first Unix command</a></li>
<li><a href="index.html#U3">U3: The Unix tree</a></li>
<li><a href="index.html#U4">U4: Finding out where you are</a></li>
<li><a href="index.html#U5">U5: Getting from 'A' to 'B'</a></li>
<li><a href="index.html#U6">U6: Root is the root of (potential) evil</a></li>
<li><a href="index.html#U7">U7: Up, up, and away</a></li>
<li><a href="index.html#U8">U8: I'm absolutely sure that this is all relative</a></li>
<li><a href="index.html#U9">U9: Time to go home</a></li>
<li><a href="index.html#U10">U10: Making the ls command more useful</a></li>
<li><a href="index.html#U11">U11: Man your battle stations!</a></li>
<li><a href="index.html#U12">U12: Making new directories</a></li>
<li><a href="index.html#U13">U13: Time to tidy up</a></li>
<li><a href="index.html#U14">U14: The art of typing less to do more</a></li>
<li><a href="index.html#U15">U15: U _can_ touch this</a></li>
<li><a href="index.html#U16">U16: Moving heaven and earth</a></li>
<li><a href="index.html#U17">U17: Renaming files</a></li>
<li><a href="index.html#U18">U18: Stay on target</a></li>
<li><a href="index.html#U19">U19: Here, there, and everywhere</a></li>
<li><a href="index.html#U20">U20: To slash or not to slash?</a></li>
<li><a href="index.html#U21">U21: The most dangerous Unix command you will ever learn!</a></li>
<li><a href="index.html#U22">U22: Go forth and multiply</a></li>
<li><a href="index.html#U23">U23: Going deeper and deeper</a></li>
<li><a href="index.html#U24">U24: When things go wrong</a></li>
<li><a href="index.html#U25">U25: Jumping (Air) ship to another computer</a></li>
<li><a href="index.html#U26">U26. A quick copy</a></li>
<li><a href="index.html#U27">U27: Less is more</a></li>
<li><a href="index.html#U28">U28: Fire the editor</a></li>
<li><a href="index.html#U29">U29: Sticking to the script</a></li>
<li><a href="index.html#U30">U30: Ask for permission</a></li>
<li><a href="index.html#U31">U31: The power of shell scripts</a></li>
<li><a href="index.html#U32">U32: Get back to genekc03</a></li>
<li><a href="index.html#U33">U33: Match making</a></li>
<li><a href="index.html#U34">U34: Your first ever Unix pipe</a></li>
<li><a href="index.html#U35">U35: Heads and tails</a></li>
<li><a href="index.html#U36">U36: Getting fancy with regular expressions</a></li>
<li><a href="index.html#U37">U37: Counting with grep</a></li>
<li><a href="index.html#U38">U38: Regular expressions in less</a></li>
<li><a href="index.html#U39">U39: Let me transl(iter)ate that for you</a></li>
<li><a href="index.html#U40">U40: That's what she sed</a></li>
<li><a href="index.html#U41">U41: Word up</a></li>
<li><a href="index.html#U42">U42: GFF and the art of redirection</a></li>
<li><a href="index.html#U43">U43: Not just a pipe dream</a></li>
<li><a href="index.html#U44">U44: The end of the line</a></li>
<li><a href="index.html#U45">U45: This one goes to 11</a></li>
</ul></div>