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.
Creating empty file
Name: Bruno Date: November 3, 2005 at 00:54:18 Pacific OS: Windows XP SP2 / Fedora C CPU/Ram: 2.4 GHz / 2 GB
Comment:
Is there any way to create an 150 MB empty file so that when I send it over Internet, it is sent really fast as though the real size was 0 MB??
Summary: I am trying to create a shell script on Windows and then FTP it to my Linux host. I started with Wordpad. I know there is an issue with newline and return but don't know how to resolve it. My script...
Summary: A tar.gz filed is actually a tarred file which is gzipped... Let me explain... What tar does is that it creates one file out of many files/folders. IT DOES NOT COMPRESS. What gzip does is it compresse...