repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
minix
/
commands
/
swifi
/
tests
/
rs.restart_imm
blob
8cb1fa34dc5167272b96f523c74fc367fbe455f8
1
#!/bin/sh
2
3
# 'Recovery' script immediately restarts.
4
echo
"Arguments: $@"
>/
dev
/
console
5
minix-service restart
"
$1
"