Sandbox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 9: | Line 9: | ||
{{Emerge|params=--changed-use --ask --oneshot|x11-libs/qt-gui|x11-libs/cairo}} | {{Emerge|params=--changed-use --ask --oneshot|x11-libs/qt-gui|x11-libs/cairo}} | ||
{{Cmd | {{Cmd|pwd|git status|git pull}} | ||
{{Bc|A box with | {{Bc|A box with |
Revision as of 06:52, 9 December 2014
Introducing: Sandbox
This is the place to experiment with the MediaWiki markup and markup, or non-markup.
Videokoda med HandbrakeCLI:
HandBrakeCLI -i /Volumes/B-R -t 51 -o Movie.mkv -e x264 --x264-preset slow --x264-profile high -x level=4.1 -q 16 -a 4 -E copy -w 1280 --loose-anamorphic -f libmkv
A box with code or any other pre-formatted text
Lite PHP kod:
<?php
phpinfo();
?>