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
drivers/ramdisk/Makefile fixup
[minix.git]
/
drivers
/
ramdisk
/
mylogin.sh
blob
621fb1b7a6012dd0c7b8fa7dff6dce43849a46b3
1
#!/bin/sh
2
echo
Welcome
3
export
PATH
=
$PATH
:/
mnt
/
bin
:/
mnt
/
usr
/
bin
4
exec
/
bin
/
sh