1 01/24/84 gcos_create_file, gcf 2 3 Syntax: gcf filename {-control_arg} 4 5 6 Function: creates a segment or MSF to be used as a GCOS file. 7 8 9 Arguments: 10 filename 11 is the Multics pathname of the file to be created. 12 13 14 Control arguments: 15 -llinks n 16 specifies the file size in llinks (1 llink = 320 words) 17 -links n 18 specifies the file size in links (1 link = 12 llinks) 19 20 21 Notes: If no file size specification is given the file will be created 22 with a size of 1 llink.