Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-sem.ARPA Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxn!ihnp4!qantel!lll-crg!seismo!brl-tgr!brl-sem!ron From: ron@brl-sem.ARPA (Ron Natalie ) Newsgroups: net.sources Subject: Re: Shopping Reminder for /bin/login Message-ID: <569@brl-sem.ARPA> Date: Wed, 27-Nov-85 22:28:02 EST Article-I.D.: brl-sem.569 Posted: Wed Nov 27 22:28:02 1985 Date-Received: Fri, 29-Nov-85 21:43:54 EST References: <279@frog.UUCP> Distribution: net Organization: Ballistic Research Lab Lines: 14 > The following is a code fragment which I installed into the login program > at mitccc, which is also suitable for independant use. The day after > Thanksgiving, it starts announcing how many shopping days are left until > Christmas :-). (Note that it assumes that ALL days are shopping days, which > in Massachussetts only recently became true...) > If you have the PWB or SYSTEM III/V date program you can just stick this in your profile and not bother with modifying login. echo Only `expr 359 - \`date +%j\`` days until Christmas! Not quite as fancy, but adequate. -Ron