aecomplete(1) aecomplete(1) NNAAMMEE aecomplete - command completion SSYYNNOOPPSSIISS aaeeccoommpplleettee _c_m_d_-_n_a_m_e _i_n_c_o_m_p_l_e_t_e_-_w_o_r_d _p_r_e_v_i_o_u_s_-_w_o_r_d DDEESSCCRRIIPPTTIIOONN The _a_e_c_o_m_p_l_e_t_e command is used to perform command completion for shells. See _b_a_s_h(1) for more information about Bash command completion, and how this command is expected to be executed. At present, this is the only shell supported. The code has been writ- ten to be extensible, should other shells have programmable completion by external programs. EEXXIITT SSTTAATTUUSS The _a_e_c_o_m_p_l_e_t_e command will exit with a status of 1 on any error. The _a_e_c_o_m_p_l_e_t_e command will only exit with a status of 0 if there are no errors. EENNVVIIRROONNMMEENNTT VVAARRIIAABBLLEESS See _a_e_g_i_s(1) for a list of environment variables which may affect this command. See _a_e_p_c_o_n_f(5) for the project configuration file's _p_r_o_j_e_c_t___s_p_e_c_i_f_i_c field for how to set environment variables for all commands executed by Aegis. CCOOPPYYRRIIGGHHTT aecomplete 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 aecomplete program comes with ABSOLUTELY NO WARRANTY; for details use the '_a_e_c_o_m_p_l_e_t_e _-_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_c_o_m_p_l_e_t_e _-_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 aecomplete(1)