#!/bin/sh
printf 'FDS cartridge system report\n'
uname -m
id
[ "${1-}" != hold ] || exec tail -f /dev/null
