Categories
Linux Tutorial Series

Linux Tutorial Series – 43 – Did you see it yet?

Here is the video version, if you prefer it:

Heya,

did you notice the general command structure? To remind you, it looks like:

command -options arguments

Let’s take a look at the commands we learned so far, applying the abstract command structure over them:

  • cd arguments
  • pwd
  • man arguments
  • ls options

I hope this helped shed light on the underlying general command structure.

Talk soon!

Leave a Reply

Your email address will not be published. Required fields are marked *