Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:basic_commands [2011/05/16 03:54] – [List the Contents of a Directory] Guywiki:basic_commands [2011/05/16 09:40] (current) – [Stop an Application] Guy
Line 67: Line 67:
 This may be used to read text files. This may be used to read text files.
  
-==== As Root ====+==== As Root or Administrator ====
  
 To have root or administrator permissions, use To have root or administrator permissions, use
Line 75: Line 75:
 before commands. before commands.
  
-For example, to display the contents of a file owned by root, use+For example, to start the text editor as root or administrator, use
  
-<code>sudo cat filename</code>+<code>sudo editor</code>
  
 ==== Stop an Application ==== ==== Stop an Application ====
Line 83: Line 83:
 To stop an application, use To stop an application, use
  
-<code>killall name-of-application</code>+<code>killall app-name</code>
  
Print/export
QR Code
QR Code wiki:basic_commands (generated for current page)