From 456f3fbb5c7b2e98166ebf81e5e37882f324ae26 Mon Sep 17 00:00:00 2001 From: Laurent Modolo <laurent@modolo.fr> Date: Mon, 12 Oct 2020 14:12:40 +0200 Subject: [PATCH] 6. session on processes --- index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/index.md b/index.md index e882ce1..184c7cb 100644 --- a/index.md +++ b/index.md @@ -9,5 +9,6 @@ title: # Unix / command line training course 3. [First steps in a terminal](http://perso.ens-lyon.fr/laurent.modolo/unix/3_first_steps_in_a_terminal.html) 4. [The Unix file system.](http://perso.ens-lyon.fr/laurent.modolo/unix/4_unix_file_system.html) 5. [Users and rights](http://perso.ens-lyon.fr/laurent.modolo/unix/5_users_and_rights.html) +6. [Unix processes]((http://perso.ens-lyon.fr/laurent.modolo/unix/6_unix_processes.html)) -- GitLab