Rev. Jeffrey Paul wrote:
On Fri, 13 Jun 2003, MAL wrote:


Screen is indeed great.... so what do I have to do to have it as my
default shell? :)



I put the following in my .profile:


if [ -z "$STY" ]; then
  screen -d -R
  exit
fi

Wouldn't screen -d -RR be more suited?

Also, what happens in this curcumstance if you open multiple X terminals?

Cheers,
MAL


-- [EMAIL PROTECTED] mailing list



Reply via email to