[Coco] ToolShed Use.
    Tormod Volden 
    lists.tormod at gmail.com
       
    Sun Nov  7 07:25:14 EST 2021
    
    
  
On Sat, Nov 6, 2021 at 11:49 PM Robert Gault wrote:
> The problem is with the toolshed help messages. There is no mention of needing to enter a file name twice. That is only shown in the documentation.
You don't need to enter the file name twice. But you do need to append
the comma to indicate that the target is a disk image and not just a
file.
decb copy file1 file2   # this is a plain file copy, where file2 is
replaced by file1
decb copy file1 file2,  # this assumes file2 is a disk image and
copies file1 into it
Tormod
    
    
More information about the Coco
mailing list