File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ This is a tutorial introduction to the Unix shell, suitable for people
6
6
who want to know how to use it effectively and how to write
7
7
sophisticated shell scripts.
8
8
9
+ ## Sources and PDF
10
+
11
+ This document is written in troff, using the ` ms ` macros plus some
12
+ extras included with it. A Makefile is included that will build the
13
+ document on most Unix systems.
14
+
15
+ The sources are maintained using the git distributed revision control
16
+ system. The latest version of the repository may be found at:
17
+ < https://github.com/pmetzger/ShellTutorial >
18
+
19
+ A PDF version of the document should also be available for download
20
+ from: < https://github.com/pmetzger/ShellTutorial/downloads >
21
+
9
22
## History
10
23
11
24
The tutorial was originally written by the creator of the modern
You can’t perform that action at this time.
0 commit comments