[3443] in RedHat Linux List
Re: ical calendar program
daemon@ATHENA.MIT.EDU (bilker@bigfoot.com)
Fri Nov 8 15:55:14 1996
Date: Fri, 8 Nov 1996 12:39:24 -0800
To: redhat-list@redhat.com
In-reply-to: <32838737.3FD0E6E1@awinc.com> (message from Guoqiang Lu on Fri,
08 Nov 1996 11:17:11 -0800)
From: bilker@bigfoot.com
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
-----BEGIN PGP SIGNED MESSAGE-----
> I get the message: Can't save to file ./.calendar when running ical
> in Redhat 4.0. Any fix for this? Thanks.
The message I got differed slightly from the above --- the filename was
~/.calendar
Apparently the tilde is not properly expanding to your home directory, and
so ical looks for a directory named `~', which of course is not there.
My FIX:
explicitly name the calendar file to use:
# ical -calendar ~/.calendar
This fix works because the tilde is expanded by the shell, and NOT by
ical. (Yes, this fix is only a work-a-round.)
------------------------------------------------------------
Bill Kerr bilker@bigfoot.com PGP KeyID: 0F806229
Fingerprint: 03 6C D4 78 10 FD A0 83 BA 41 8D 2D 4D FD F1 5F
------------------------------------------------------------
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface
iQCVAwUBMoOacPurvFkPgGIpAQFGfAQAwHrNbB0w671/WH8nkHTeEn2ZxQPIUYwm
9vtHsbcvkurgf3FqjKAs2x6uJjfpx4sDqXi1th7l3t49y/AYRvWZnBqPvlv9JnQI
ePXkKM1HsNSbq3HRBSelm3xf94Sjw13Bw5Gf9TRipV1QA5eV9lwRV+f553aHNy75
F/fLn6SbL3I=
=Cx+9
-----END PGP SIGNATURE-----
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
________________________________________________________________________
http://www.redhat.com/RedHat-FAQ http://www.redhat.com/RedHat-Errata
http://www.redhat.com/RedHat-Tips http://www.redhat.com/mailing-lists
------------------------------------------------------------------------
To unsubscribe: mail -s unsubscribe redhat-list-request@redhat.com < /dev/null