03/11/76 edit, edi Function: The edit command invokes a specified text-editing function. The desired function is expressed as one of the keywords given under "Usage" below with arguments as required by a specified function. A detailed description of all edit functions is given in Section V of the M__u_l_t_i_c_s D_F_A_S_T_ S__u_b_s_y_s_t_e_m U__s_e_r_s'_ G__u_i_d_e (Order No. AT59). Syntax: edit function where function may be selected from one of the following: FUNCTION EFFECT append combines two or more files and resequences line numbers. delete deletes one or more lines in current file. desequence removes line numbers from current file. explain prints online description of specified edit request. extract selects specified lines to be retained when current file is deleted. insert inserts the contents of one or more files at specified locations of the current file. join combines two or more files without resequencing. list requests printout of all or a portion of the current file. locate requests a listing of lines containing a specified text string. merge merges and sorts the contents of two or more files. move relocates one or more lines within the current file. prefix inserts a given character string before existing string. replace substitutes new character string for existing one. resequence assigns a new set of line numbers to all or a portion of the current file. sequence assigns a new set of line numbers to an entire current file. string converts the current file to a random-access string file for use with BASIC and FORTRAN programs. suffix inserts given character string after existing one. ----------------------------------------------------------- Historical Background This edition of the Multics software materials and documentation is provided and donated to Massachusetts Institute of Technology by Group BULL including BULL HN Information Systems Inc. as a contribution to computer science knowledge. This donation is made also to give evidence of the common contributions of Massachusetts Institute of Technology, Bell Laboratories, General Electric, Honeywell Information Systems Inc., Honeywell BULL Inc., Groupe BULL and BULL HN Information Systems Inc. to the development of this operating system. Multics development was initiated by Massachusetts Institute of Technology Project MAC (1963-1970), renamed the MIT Laboratory for Computer Science and Artificial Intelligence in the mid 1970s, under the leadership of Professor Fernando Jose Corbato. Users consider that Multics provided the best software architecture for managing computer hardware properly and for executing programs. Many subsequent operating systems incorporated Multics principles. Multics was distributed in 1975 to 2000 by Group Bull in Europe , and in the U.S. by Bull HN Information Systems Inc., as successor in interest by change in name only to Honeywell Bull Inc. and Honeywell Information Systems Inc. . ----------------------------------------------------------- Permission to use, copy, modify, and distribute these programs and their documentation for any purpose and without fee is hereby granted,provided that the below copyright notice and historical background appear in all copies and that both the copyright notice and historical background and this permission notice appear in supporting documentation, and that the names of MIT, HIS, BULL or BULL HN not be used in advertising or publicity pertaining to distribution of the programs without specific prior written permission. Copyright 1972 by Massachusetts Institute of Technology and Honeywell Information Systems Inc. Copyright 2006 by BULL HN Information Systems Inc. Copyright 2006 by Bull SAS All Rights Reserved