Jump to content

Sandbox: Difference between revisions

From LaneWiki
Created page with "This is my sandbox! Here is a line of code: sudo apt-get -y update Woo-hoo!"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This is my sandbox!
This is my sandbox!


Here is a line of code:
Here is a code block:
 
<pre>
sudo apt-get -y update
sudo apt-get -y update
ps -ef | grep ps
</pre>


Woo-hoo!
Woo-hoo!
See
Help:Editing
Help:Formatting
Help:Advanced editing

Latest revision as of 14:52, 7 April 2026

This is my sandbox!

Here is a code block:

sudo apt-get -y update
ps -ef | grep ps

Woo-hoo!

See Help:Editing Help:Formatting Help:Advanced editing