[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: login shells ...



In article <9305191748.AA05409@trinity.gnu.ai.mit.edu> mycroft@gnu.ai.mit.edu writes:
| 
| > exec /path/to/rc -l ${1+"$@"}
| 
| Don't forget to change $SHELL...

When I moved rc to a convex, I found that I couldn't use a $SHELL with
a lower case `r' anywhere in the final component of the file name, so
I made a link between rc and Rc, and used the latter for $SHELL.  What
a brain-dead way to check for a restricted shell... :-(.

-- Christopher