|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Error : cat: 0652-050 Cannot open
After processing around 300 files , I am getting the below error.Please help me to resolve it Code:
cat: 0652-050 Cannot open /dir1/dir2/dir3/dir/abc.txt mv: 0653-401 Cannot rename /dir1/dir2/dir3/dir/abc.temp to /dir1/dir2/dir3/dir/abc.csv: . . . how to avoid it. because I am getting continuously files in my directory for the whole day.
Last edited by zaxxon; 02-10-2012 at 01:51 PM.. Reason: code tags |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
It probably means what it says, it can't open them.
As for why it can't, without seeing what your code's actually doing, I couldn't possibly say. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| error : pg: 0652-122 Cannot write to the temporary file | fara_aris | AIX | 6 | 05-28-2008 10:42 PM |
| find: 0652-019 The status on /interfaces/eu3/hmsl/EBS/20070722 is not valid. | vishal_ranjan | UNIX for Advanced & Expert Users | 0 | 09-04-2007 12:31 PM |
| cannot open error | venu_cisco | UNIX for Dummies Questions & Answers | 4 | 03-14-2007 02:49 AM |
| pg: 0652-121 | maraquez | AIX | 2 | 12-15-2005 09:53 AM |
| error shutting down open bsd | ferret | UNIX for Dummies Questions & Answers | 1 | 01-15-2004 11:24 AM |
|
|