Date: Sun, 8 Aug 2010 11:14:12 -0500 From: Antonio Olivares <olivares14031@gmail.com> To: Polytropon <freebsd@edvax.de> Cc: freebsd-questions@freebsd.org Subject: Re: ANNOUNCE: Custom 64bit FreeBSD 8.1-RELEASE with XFCE packages released Message-ID: <AANLkTi=gsf5aQJEhV26Qr1QetM36eVD-er6cDOwaxMxz@mail.gmail.com> In-Reply-To: <20100808174436.2fa1ea02.freebsd@edvax.de> References: <4C566252.6010605@otenet.gr> <4C5CFEE0.5060000@speakeasy.net> <AANLkTin1vfjfM98gmc2P5a-hZ78q_PDChyFTbGqTbJA_@mail.gmail.com> <201008071157.00180.eliaschr@cha.forthnet.gr> <AANLkTi=YoER4nBaq2noap_pFbhcLD8BLYbRxzBpcK5JP@mail.gmail.com> <20100807214737.75ebc397.freebsd@edvax.de> <AANLkTimFJkB0vaV0jwcVVuaeWG2Zq_UQ6shd%2B=O%2B3B28@mail.gmail.com> <20100808120816.b6b1f54a.freebsd@edvax.de> <AANLkTikkog54DgykfkFer4NqQJeVTwd4teOYqu8EB=Gc@mail.gmail.com> <20100808164133.2abae500.freebsd@edvax.de> <AANLkTik5h-KHhtBbNpc=4QNSNvPE5winmTFQqNUL_FNr@mail.gmail.com> <20100808172336.6c4f39a3.freebsd@edvax.de> <AANLkTi=XmHj0BUfk5M9Jpwz=DJEf3=t6WQv_Z=zo%2B0Pn@mail.gmail.com> <20100808174436.2fa1ea02.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Polytropon, > Yes. According to "man bash", section "INVOCATION", mentiones > other file names: Bash reads and executes ~/.bash_profile, > ~/.bash_login, and ~/.profile (in that order), so you can > add the line "[ ! -f /tmp/.X0-lock ] && startx" (short form > is completely okay and valid) at the end of ~/.bash_login - > or also .profile, but it makes more sense in putting it into > something related to "login" rather than a "profile", but > that's debatable semantics. :-) > > The line "[ ! -f /tmp/.X0-lock ] && startx" is correct C shell, > sh (Bourne) and bash syntax. It does not work. When I try to login I see: -bash: [ !: command not found I switch it to if statement suggested before for .login, but it returns same error. > > 127.0.0.1 localhost > 127.0.0.1 grullahighschool.local grullahighschool > 127.0.0.1 grullahighschool.local. > > should work if hostname="grullahighschool.local" is given. Don't > forget to assign an IP for localhost, too (can be the same). See > "man host" for details. > will change the /etc/hosts file to ::1 grullalhighschool.rgccisd.org grullahighschool 127.0.0.1 grullahighschool.rgccisd.org grullahighschool 127.0.0.1 localhost and see if I don't see the error. > > -- Thank you very much for your help and advice. Regards, Antonio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=gsf5aQJEhV26Qr1QetM36eVD-er6cDOwaxMxz>