* Alexandre Vassalotti ([EMAIL PROTECTED]) wrote:
> The only thing that slightly bothers me, is that the standard Unix
> tools I am used to are relatively minimal.

Why not using the standard Plan 9 tools instead?

> 
> Anyway, all that to ask if there is an equivalent of `cp -r fdir/
> tdir/` for making a copy of a directory. If not then it is not a
> problem, I will just add  the recursive option to cp(1) myself.

More seriously, the normal approach would be using tar. This and some more
can be found in the 9fans archives or at
http://plan9.bell-labs.com/wiki/plan9/UNIX_to_Plan_9_command_translation/index.html
 .

        Martin

Reply via email to