comand cp and mv
From: blackdog (cljlk_at_hotmail.com)
Date: 04/08/05
- Previous message: Robert Melson: "Re: HP UNIX SYS ADMIN/ CONTRACT/ FL"
- Next in thread: Barry Margolin: "Re: comand cp and mv"
- Reply: Barry Margolin: "Re: comand cp and mv"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 7 Apr 2005 17:23:52 -0700
I have an application which is written in C. The application contains
command cp to copy a file to another file name, then use
command rm to delete the original file. Some people think that is
better then using command mv in a C program to rename a file because
the mv command dose not always work in a C program, it get hung
sometime.
Would anyone please explain why and why not?
Thanks.
- Previous message: Robert Melson: "Re: HP UNIX SYS ADMIN/ CONTRACT/ FL"
- Next in thread: Barry Margolin: "Re: comand cp and mv"
- Reply: Barry Margolin: "Re: comand cp and mv"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|