On Tue, 28 Feb 2012 16:49:17 +0100
Marc Baudoin <mbaud...@linagora.com> wrote:

> Hi,
> 
> Topic 103 in exam 101 has those subtopics:
> 
> 103.2: filters
> 103.4: redirections and pipes
> 103.5: processes
> 103.7: grep
> 
> It would be more logical to study grep before pipes because many
> piped commands use grep.  I believe it also should be better to
> study filters after pipes because filters are useful with pipes.
> Personally, I also study processes before pipes because ps makes
> good examples (kill `ps | grep | awk` and so on).
> 
> A more logical approach would be:
> 
> processes (or grep)
> grep (or processes)
> redirections and pipes
> filters
> 
> Ans this order would allow for more useful examples.
> 
> What's your opinion about that?

It's always been my opinion that the section numbers are completely
arbitrary and should not be considered as a number sequence. Think of
them as fancy bullet points.

You can see it most clearly in looking at exactly what is in 101 and
what is in 102 - the split doesn't make a whole lot of sense if you are
trying to reason with it. Yes, the split is sort of easy/hard or
more_basic/less_basic but actually it looks like someone just divided
the list up in two halves!

The point is, you are perfectly free to teach and/or study the
materials in any order that makes sense for you. LPI does not dictate
exactly how the training will advance, only that a graduate should know
the subject matter of the topics once finished.


-- 
Alan McKinnnon
alan.mckin...@gmail.com

_______________________________________________
lpi-examdev mailing list
lpi-examdev@lpi.org
http://list.lpi.org/cgi-bin/mailman/listinfo/lpi-examdev

Reply via email to