-- CopyDoc.tioga -- last edited by: L. Stewart, December 12, 1983 5:21 pm name Copy: <> <> <> <> <> <> <> <> <> <> <, but the pattern "**" does. This means that unless you use "**", copy will not copy any files in subdirectories. If the -r switch is set, (and ** is used) then Copy will retain the directory structure of the source. If the -r switch is absent, the shortnames of the source files will be retained, but subdirectory structure will be lost.>> <> <<(To be updated from the appropriate version of FSDoc.tioga.)>> <> <> <> <> <> <> <> <<% Copy TrapsImpl.bcd _ /indigo/PreCedar/MesaRuntime/TrapsImpl.bcd!1 % Copy /Ivy/Stewart/Temp/Compiler.log _ Compiler.log % >> <<% CD ///test/ % Copy /ivy/stewart/temp/W* ///test/w1aw.txt _ [ivy]temp>w1aw.txt!3 ///test/WFReal.mesa _ [ivy]temp>WFReal.mesa!1 ///test/wfrealimpl.mesa _ [ivy]temp>wfrealimpl.mesa!4 ///test/wfrealtest.mesa _ [ivy]temp>wfrealtest.mesa!4 ///test/wink.mesa _ [ivy]temp>wink.mesa!1 % >> <<% Copy ///test/ _ /ivy/stewart/temp/protocol.txt /ivy/stewart/temp/printcl.bcd ///test/protocol.txt _ [ivy]temp>protocol.txt!1 ///test/printcl.bcd _ [ivy]temp>printcl.bcd!1 % >> <> <> <> <> <> <<% Copy /Ivy/Stewart/temp/W1aw.txt!* ///wierd/w1aw.txt _ [Ivy]temp>w1aw.txt!1 ///wierd/w1aw.txt _ [Ivy]temp>w1aw.txt!2 ///wierd/w1aw.txt _ [Ivy]temp>w1aw.txt!3 % list w1aw.txt []<>wierd>w1aw.txt!2 []<>wierd>w1aw.txt!3 % >> <> <<% Copy /Ivy/Stewart/temp/W1aw.txt!* ///wierd/w1aw.txt _ [ivy]temp>w1aw.txt!1 ///wierd/w1aw.txt _ [ivy]temp>w1aw.txt!2 ///wierd/w1aw.txt _ [ivy]temp>w1aw.txt!3 % list w1aw.txt []<>wierd>w1aw.txt!5 []<>wierd>w1aw.txt!6 % >> <> <> <> <> <> <>> <> <<help button info man>> <> <<to be supplied by the Index Czar>>