Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: danielibarnes on February 13, 2009, 02:01:47 PM
-
I noticed that /root/.profile (1.1) contains:
while [ 1 ]; do
exec -su "$TCUSER"
done
why is it a loop if exec never returns? Is it a relic from a non-exec past? I was just curious.
-
Seems to be the case. My age is showing.