From: Brett Gordon Date: Sun, 4 Oct 2015 14:12:26 +0000 (-0400) Subject: coco3: add mode util to copy script X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8b0befc21c5e2ae2869a418e8cd255bc0b297791;p=FUZIX.git coco3: add mode util to copy script --- diff --git a/Standalone/filesystem-src/ucp-script.txt b/Standalone/filesystem-src/ucp-script.txt index cdc0cb09..952cb67e 100644 --- a/Standalone/filesystem-src/ucp-script.txt +++ b/Standalone/filesystem-src/ucp-script.txt @@ -177,6 +177,7 @@ bget ../../Applications/util/mkdir bget ../../Applications/util/mkfs bget ../../Applications/util/mkfifo bget ../../Applications/util/mknod +bget ../../Applications/util/mode bget ../../Applications/util/more bget ../../Applications/util/mount bget ../../Applications/util/mv @@ -256,6 +257,7 @@ chmod 0755 mkdir chmod 0755 mkfs chmod 0755 mkfifo chmod 0755 mknod +chmod 0755 mode chmod 0755 more chmod 0755 mount chmod 0755 mv