Sandbox: Difference between revisions

From Peters wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:


{{RootCmd|shutdown -r now}}
{{RootCmd|shutdown -r now}}
Ett Gentoo emerge kommando:
{{Emerge|params=--changed-use --ask --oneshot|x11-libs/qt-gui|x11-libs/cairo}}

Revision as of 17:50, 4 January 2012

Introducing: Sandbox

This is the place to experiment with the MediaWiki markup and markup, or non-markup.

Mall för kommando som körs av vanlig användare:

user $ ls -l

Mall för kommando som körs som root:

root # shutdown -r now

Ett Gentoo emerge kommando:

root # emerge --changed-use --ask --oneshot x11-libs/qt-gui x11-libs/cairo