Skip to main content
Source Link
2hamed
  • 3.5k
  • 8
  • 25
  • 32

Usually you have two options:

  1. One is to study the source for each command you want to know which probably would not be a good idea (actually it is if you want to know the inner workings, but you know, time-wise ;)) since it take countless hours.

  2. The second and more viable option is to study the manual either using man or info which could give you detailed explanation of all the options and parameters.