Files
mop3/etc/init.cmd
kamkow1 1ea7b4171e
All checks were successful
Build ISO image / build-and-deploy (push) Successful in 1m26s
Build documentation / build-and-deploy (push) Successful in 1m11s
volumes Move volume management code to a specialized app
2026-04-28 23:21:29 +02:00

17 lines
198 B
Batchfile

echo "Terminal information: "
terminfo
echo "\n"
sys:/usb -poll -d xhci &
stall 2000
echo "Available devices:\n"
sys:/devices -list-all
echo "\n"
echo "Running processes:\n"
procinfo
echo "\n"