<x-flowed>At 06:06 AM 2/10/01 -0800, Mike Noyes <[EMAIL PROTECTED]>
>$ cd /home/groups/leaf/htdocs
>$ mv yourname ..
>$ cp -a ../yourname .
>$ rm -rf ../yourname

Everyone,
I forgot to add this command.

$ chmod -R g-w yourname

>$ cd /home/groups/ftp/pub/leaf/devel
>$ mv yourname ..
>$ cp -a ../yourname .
>$ rm -rf ../yourname

$ chmod -R g-w yourname


----------------- chowncp.sh -------------------------

I've created a generic shell script that will allow us to chown files. It's 
in my home directory with the name chowncp.sh . After you ssh into shell1:
$ cp ../mhnoyes/chowncp.sh .

Any suggestions for improvement are welcome.

David,
Thank you for suggesting the idea and providing a ksh example.

--
Mike Noyes <[EMAIL PROTECTED]>
http://leaf.sourceforge.net/


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel
</x-flowed>

Reply via email to