aerptidx(5) File Formats Manual aerptidx(5) NNAAMMEE aerptidx - aegis report index file format SSYYNNOOPPSSIISS /usr/local/share/aegis/report.index /usr/local/share/aegis/report.local DDEESSCCRRIIPPTTIIOONN The report index file is used to store pointers to report scripts, and descriptions of the reports. When searching for a report, the _a_e_r(1) command searches down the _A_E_G_I_S___P_A_T_H looking for _r_e_p_o_r_t_._i_n_d_e_x files, and searching them for the report named. CCOONNTTEENNTTSS where = [{ ... }]; This field is a table relating report name to file name. The structure is as follows: name = string; The name of a report. The command line argument nam- ing scheme is used, to provide abbreviatable names. description = string; A brief description of the report. It should not be very long, one or two lines at most. filename = string; The name of the file containing the report script. If a relative path is given, it will be interpreted to be relative to the directory containing the _r_e_p_o_r_t_._i_n_d_e_x file. SSEEEE AALLSSOO _a_e_r(1) report generator _a_e_g_i_s(5) aegis file format syntax CCOOPPYYRRIIGGHHTT aegis version 4.25.D611 Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Peter Miller The aegis program comes with ABSOLUTELY NO WARRANTY; for details use the '_a_e_g_i_s _-_V_E_R_S_i_o_n _L_i_c_e_n_s_e' command. This is free software and you are welcome to redistribute it under certain conditions; for details use the '_a_e_g_i_s _-_V_E_R_S_i_o_n _L_i_c_e_n_s_e' command. AAUUTTHHOORR Peter Miller E-Mail: pmiller@opensource.org.au /\/\* WWW: http://miller.emu.id.au/pmiller/ Reference Manual Aegis aerptidx(5)