Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:guides:reallybasicnewbie [2013/01/29 10:30] – [su] oui | en:guides:reallybasicnewbie [2013/01/29 14:27] (current) – [su] oui | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| Precedent commands are used without parameter in above cases. A lot of commands must have parameters plus predefined objects. For example: | Precedent commands are used without parameter in above cases. A lot of commands must have parameters plus predefined objects. For example: | ||
| - | **SomeCommand --SomeParameter [[SourceObject] DestinationsObject]** | + | **SomeCommand --SomeParameter [ [SourceObject] DestinationsObject]** |
| - | Some commands support more than one parameter at the same time! | + | <note tip>Some commands support more than one parameter at the same time!</ |
| === Parameter --help === | === Parameter --help === | ||
| - | A great number of commands is offering an Help paramater: | + | A great number of commands is offering an Help parameter: |
| **SomeCommand --help** | **SomeCommand --help** | ||
| Line 79: | Line 79: | ||
| You will be invite to enter the valid password from **root**! The command is in that form only for the entered line valid. You don't need to exit! | You will be invite to enter the valid password from **root**! The command is in that form only for the entered line valid. You don't need to exit! | ||
| - | === su (without any parameter, | + | === su (without any parameter, |
| - | __**Very important: | + | <note warning>exit this phase of processing as soon as possible with the command //exit//!</ |
| **su** opens a sequence of following commands giving you the right from the user, if you name an user, or **root**. I have to enter the adequate password. | **su** opens a sequence of following commands giving you the right from the user, if you name an user, or **root**. I have to enter the adequate password. | ||
| Line 87: | Line 87: | ||
| === man SomeCommand === | === man SomeCommand === | ||
| + | <note tip>quit the manpage with **q**</ | ||
| + | |||
| + | Will show you the manual page about the command SomeCommand. | ||
| + | Please try | ||
| + | |||
| + | < | ||
| + | |||
| + | and read it with attention! | ||
| ===== Daily used commands ===== | ===== Daily used commands ===== | ||
| - | As this page is already long, please | + | Please |