![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unzipping problem | ravi raj kumar | Shell Programming and Scripting | 2 | 11-07-2007 11:29 PM |
| problem in unzipping---URGENT | suman_jakkula | Shell Programming and Scripting | 1 | 08-30-2006 11:54 AM |
| Another Urgent HDD problem | adol3 | SUN Solaris | 4 | 11-21-2005 11:04 AM |
| help urgent problem | ssshakir | UNIX for Dummies Questions & Answers | 1 | 12-01-2004 09:25 AM |
| Unzipping | FalconX2 | UNIX for Dummies Questions & Answers | 3 | 07-30-2001 12:05 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
URGENT --problem in unzipping
when try to unzip a very big file facing an error of disk full.
can any body help me to unzip this file . $ unzip abc.zip Archive: abc.zip inflating: abc.zrp abc.zip write error (disk full?). Continue? (y/n/^C) $ n Thanks & Regards |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Do a df on the filesystem to see if your disk is full. If it's full, give it some more space or try and unzip the file on a filesystem that has enough space.
outta. |
|
#3
|
|||
|
|||
|
del some files that you don't want to have ,and then you have enough paces
|
|||
| Google The UNIX and Linux Forums |