consolidating first two exercises into hodgepodge
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<h1>Processes running at <%= @time %></h1>
|
||||
<pre><%= @ps %></pre>
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
<h1>Processes running at <%= @time %></h1>
|
||||
<pre><%= @ps %></pre>
|
||||