- file size in LINUX
- Posted by Steve Wolfe on June 26th, 2003
1.2.4 and older don't have large file support. However, you *can* work
around it somewhat by using stdin/stdout, like this:
cat large_file | gzip -c -9 > largefile.gz
steve
Similar Posts
- file name size (Microsoft Windows) by Matt Wolodarsky
- File size in MB (Customizing) by Crios
- If average file size is 200mb, what should the cluster size should (Microsoft Windows) by whittle
- file size and frame size - correlated? (Desktops) by Doctor Zaius
- File Size (Desktops) by P White

