programs.cfg #include files

programs.cfg contains support scripts written in other scripting languages (other than the Pikt language, for example, Perl, Python, shell).

The top-level programs.cfg typically references #include files, each with a single program script, for example:

  • firewall_programs.cfg (iptables firewall, reset iptables)
  • downsys_programs.cfg (check systems availability)
  • backup_nightly_programs.cfg (do special backups)
  • sighup_inetd_programs.cfg (restart inetd)
  • svcstart_programs.cfg (restart piktc_svc)
  • apls_programs.cfg (absolute path list)
  • trunc_programs.cfg (truncate a file)
  • mkunixcmds_programs.cfg (make Unix command paths PIKT macros file)
  • mkchecksums.pkt_programs.cfg (make checksums PIKT objects file)
  • mkdirlist.pl_programs.cfg (make file/directory list PIKT objects file)
  • and so on for other program #include files...

(A note about page layout:  In the interest of readability, we have added artificial line wraps in many examples.  Even though displayed here broken up across several screen lines, in general quoted strings, preprocessor directives, macro definitions, .log & .conf entries, and so on should all be unbroken on a single line.)

Open Hand See also the Introduction and Developer's Notes pages for additional samples (with commentary).

 
Home | FAQ | News | Intro | Samples | Tutorial | Reference | Software
Developer's Notes | Licensing | Authors | Pikt-Users | Pikt-Workers | Related Projects | Site Index | Privacy Policy | Contact Us
Page best viewed at 1024x768 or greater.   Page last updated 2010-04-15.   This site is PIKT® powered.
PIKT® is a registered trademark of the University of Chicago.   Copyright © 1998-2010 Robert Osterlund. All rights reserved.
Home FAQ News Intro Samples Tutorial Reference Software
PIKT Logo
PIKT Page Title
Learn about
the outline of
Pikt scripts