Skip to content

Commit d49d0d1

Browse files
authored
Update README.md
1 parent ce4ba45 commit d49d0d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ To introduce the concepts, design, and structure of the UNIX operating system. T
1111
4. Shell Programming: Redirection, variables, built-in commands.
1212
5. Shell Programming: Bash: loops, functions and arrays.
1313

14-
**Part Two: C programming in UNIX**
14+
**Part Two: C programming in UNIX**
1515
6. Compiling C and Running C programs: arguments, stdio, exit codes, environment, libraries, make.
1616
7. File Accessing: open/close/read/write.
1717
8. Process Management: ps/kill, creation (system, fork, exec), signals, termination, wait, zombies.

0 commit comments

Comments
 (0)