ap 221 B

123456789101112
  1. #!/bin/rc
  2. args=''
  3. while(~ $1 -*) {
  4. args=$args^' '^$1
  5. shift 1
  6. }
  7. if (~ $#1 0)
  8. sysname=alice
  9. if not
  10. sysname=$1
  11. if (! test -f /n/$sysname/usr/spool/ap ) { 9fs $sysname }
  12. eval exec /acme/bin/$cputype/apread $args $sysname