![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Accidentally did a unlink inet | deaconf19 | SUN Solaris | 1 | 03-27-2008 01:00 AM |
| perl unlink question | jerardfjay | Shell Programming and Scripting | 2 | 09-23-2006 09:35 AM |
| What does unlink"tmep.log" do? | whatisthis | High Level Programming | 1 | 09-13-2005 12:39 PM |
| link and unlink , urgently... | umonk | UNIX for Advanced & Expert Users | 1 | 12-17-2001 12:06 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
mv: cannot unlink ????
Hello all,
I have a script which runs every 15 minutes and moves all but latest 10 files from a directory (A) to Directory (B). Most of the times this job runs fine but sometimes it is giving "mv: cannot unlink {Target Directory name } : Permissions denied." Any help about this error msg would be appreciated ? A sample output is attached. Thanks *************************************************** 11/23/2005 20:00:37 mv /local/oracle/GTTPRD/arch/GTTPRD.log.0001.0000001965 to /local/oracle/GTTPRD/backup mv: cannot unlink /local/oracle/GTTPRD/backup: Permission denied 11/23/2005 20:30:37 mv /local/oracle/GTTPRD/arch/GTTPRD.log.0001.0000001966 to /local/oracle/GTTPRD/backup mv /local/oracle/GTTPRD/arch/GTTPRD.log.0001.0000001968 to /local/oracle/GTTPRD/backup mv /local/oracle/GTTPRD/arch/GTTPRD.log.0001.0000001969 to /local/oracle/GTTPRD/backup 11/23/2005 22:00:40 mv /local/oracle/GTTPRD/arch/GTTPRD.log.0001.0000001974 to /local/oracle/GTTPRD/backup mv: cannot unlink /local/oracle/GTTPRD/backup: Permission denied mv /local/oracle/GTTPRD/arch/GTTPRD.log.0001.0000001973 to /local/oracle/GTTPRD/backup mv: cannot unlink /local/oracle/GTTPRD/backup: Permission denied |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|