ref: 0e2077286f7bd607a78e193de826fa7b0ff02236
parent: 46f496eb000ddaef9961cccf50eeea55ab25fd4e
author: qwx <qwx@sciops.net>
date: Mon Mar 9 13:09:43 EDT 2026
add pxed: shortcut for editing a system's pxe config
--- /dev/null
+++ b/bin/pxed
@@ -1,0 +1,7 @@
+#!/bin/rc
+rfork e
+x=`{ndb/query sys $1 ether}+if(! ~ $#x 0)
+ B /cfg/pxe/^$x
+if not
+ echo nope >[1=2]
--
⑨