📁 File Manager Pro
v10.0.3 | PHP: 7.4.15
Server: Apache/2.4.25 (Debian)
2026-07-01 21:38:24
📂
/ (Root)
/
etc
/
calendar
📍 /etc/calendar
🔄 Refresh
✏️
Editing: default
Read Only
/* This is the system-wide default calendar file, used if calendar(1) * is invoked by a user without a ~/calendar or ~/.calendar/calendar file. * It may be edited or even deleted to reflect local policy. * * In the standard setup, we simply include the default calendar * definitions from /usr/share/calendar/calendar.all. If you want * only some of those definitions, copy calendar.all to /etc/calendar * and edit it there. That way, your changes will be kept next time * you upgrade. * * The search path for include files is: * /etc/calendar * /usr/share/calendar */ #include "calendar.all"
💾 Save Changes
❌ Cancel