code: purgatorio

ref: db0eab9ca04b896e5760081efd854c57f65f36c3
dir: /lib/sh/profile/

View raw version
# emu sh initialisation here
load std

# Run the user's profile
if {test -r /usr/inferno/lib/profile} {
	sh /usr/^`{cat /dev/user}^/lib/profile
}