shithub: wiki.9front.org

Download patch

ref: 89e95268e95255fe126bd29fbf9bc3f658fefeb4
parent: 45f6dd9f8e21e2e8d6b185d39b2f36098e62b286
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Dec 4 16:19:30 EST 2024

unix2plan9: stats => statw on cwfs

--- a/unix2plan9.md
+++ b/unix2plan9.md
@@ -112,7 +112,7 @@
 		<td rowspan=2><code>df</code></td>
 		<td>For hjfs: <code>echo df >> /srv/hjfs.cmd</code></td>
 	</tr><tr>
-		<td>For cwfs: <code>con -Cl /srv/cwfs.cmd</code>, then <code>stats</code></td>
+		<td>For cwfs: <code>con -Cl /srv/cwfs.cmd</code>, then <code>statw</code></td>
 	</tr><tr>
 		<td><code>hwclock</code></td>
 		<td><code>cat '#r/rtc'</code></td>