Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
using gzip
Name: james Date: October 10, 2002 at 23:44:28 Pacific OS: solaris 8 CPU/Ram: sun4u
Summary: Hi, you might have to either delete all the unecessay files (the old ones), any log files. or zip the files using gzip or something. thats should reduce the size a little bit. of /var 1. go to the /v...
Summary: Hi, When I use the command : $tar xvpf Components.zip I get "Directory Checksum Error" message. I tried using : $gzip -d -S .zip Components.zip Still no good. I tried : $tar -x Components.zip I ...